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

View source: R/roadSegments.R

roadSegmentsR 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.


cholera documentation built on March 7, 2023, 5:31 p.m.