Learn R Programming

rcoins (version 0.3.2)

get_example_data: 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()

Arguments

Value

A list of sf objects containing the OSM data.

Examples

Run this code
if (FALSE) { # interactive()
get_example_data()
}

Run the code above in your browser using DataLab