rtrek (version 0.4.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)

Value

a data frame

Arguments

id

character, name of a map tile set.

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
st_tiles_data("galaxy2")

Run the code above in your browser using DataLab