Skip to contents

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

if (FALSE) { # interactive()
get_osm_example_data()
}