st_tiles_data | R Documentation |
Obtain a table of ancillary data associated with various locations of interest, given a specific map tile set ID.
st_tiles_data(id)
id |
character, name of a map tile set. |
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.
a data frame
stTiles, st_tiles()
st_tiles_data("galaxy2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.