rtrek (version 0.2.0)

st_tiles_data: Ancillary location data for map tiles

Description

Obtain a table of ancillary data associated with various locations of interest, given a specific map tile set ID.

Usage

st_tiles_data(id)

Arguments

id

character, name of a map tile set.

Value

a data frame

Details

This function returns a small example data frame of location-specific data along with grid cell coordinates that are specific to the requested map tile set ID.

See Also

stTiles, st_tiles

Examples

Run this code
# NOT RUN {
st_tiles_data("galaxy2")
# }

Run the code above in your browser using DataLab