st_tiles_data: Ancillary location data for map tiles

View source: R/tiles.R

st_tiles_dataR Documentation

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.

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.

Value

a data frame

See Also

stTiles(), st_tiles()

Examples

st_tiles_data("galaxy2")

leonawicz/rtrek documentation built on Sept. 18, 2023, 11:29 p.m.