Description Usage Arguments Value
View source: R/sta_GET_methods_Locations.R
Given an STA endpoint, will get all location entities and
collate them into an sf
object.
It checks if the STA call has been paginated. If it is paginated, it retrieves
the total number of locations and the default $skip value, and iterates through,
retrieving all locations.
1 | sta_getLocations(api)
|
api |
character URL of an STA endpoint. |
an sf object of every STA location entity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.