Skip to contents

Create a network from a line strings

Usage

create_network(data, crs = NULL)

Arguments

data

A data frame with a column named 'highway' containing line strings

crs

A coordinate reference system as an epsg code, e.g. 4326 for WGS84

Value

A network object