cyclestreets_route: A journey from CycleStreets.net

cyclestreets_routeR Documentation

A journey from CycleStreets.net

Description

Road segments representing suggested route to cycle in Leeds, UK.

Usage

cyclestreets_route

Format

An object of class sf with 18 rows and 14 columns on route characteristics. See https://rpackage.cyclestreets.net/reference/journey.html for details.

Details

Simple feature collection with 30 features and 32 fields

See data-raw/cyclestreets_route.R in the package's github repo for details.

Source

CycleStreets.net

Examples

library(sf)
class(cyclestreets_route)
plot(cyclestreets_route$geometry)
cyclestreets_route

ITSLeeds/slopes documentation built on Oct. 13, 2024, 3:54 a.m.