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.


lindbrook/cholera documentation built on March 28, 2024, 11:02 a.m.