get_osm_example_data {rcrisp}R Documentation

Get example OSM data

Description

This function retrieves example OpenStreetMap (OSM) data from a persistent URL on the 4TU.ResearchData data repository, and it can be used in examples and tests.

Usage

get_osm_example_data()

Value

A list of sf objects containing the OSM data.

Examples


get_osm_example_data()


[Package rcrisp version 0.1.4 Index]