View source: R/nneo_locations.R
| nneo_locations | R Documentation |
Locations
nneo_locations(...) nneo_location(x, ...)
... |
named curl options passed on to |
x |
(character) a location code name |
a tibble (data.frame)
## Not run:
## list products
nneo_locations()
## get a product
res <- nneo_location("HARV")
res
res$locationProperties
res$locationChildren
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.