get_example_data {rcoins}R Documentation

Get example data

Description

This function retrieves example OpenStreetMap (OSM) data for the city of Bucharest, Romania, from a persistent URL on the 4TU.ResearchData data repository. The dataset includes the street network and the geometry of the Dâmbovița river.

Usage

get_example_data()

Value

A list of sf objects containing the OSM data.

Examples


get_example_data()


[Package rcoins version 0.3.2 Index]