roadSegments {cholera}R Documentation

Reshape 'roads' data frame into 'road.segments' data frame.

Description

Used to integrate pumps and cases into road network when computing walking neighborhoods.

Usage

roadSegments(latlong = FALSE)

Arguments

latlong

Logical. Use estimated longitude and latitude.

Value

An R data frame.

Note

This function documents the code that generates road.segments.


[Package cholera version 0.8.0 Index]