Learn R Programming

stplanr (version 0.1.8)

route_network: SpatialLinesDataFrame representing a route network

Description

SpatialLinesDataFrame representing a route network

Usage

data(route_network)

Arguments

Format

A SpatialLinesDataFrame 80 rows and 1 column

Examples

Run this code
# NOT RUN {
# Generate route network
route_network = overline(routes_fast, "All", fun = sum)
# }

Run the code above in your browser using DataLab