powered by
Locations
nneo_locations(...)nneo_location(x, ...)
nneo_location(x, ...)
named curl options passed on to HttpClient, e.g., list(verbose = TRUE) or list(timeout_ms = 1000)
HttpClient
list(verbose = TRUE)
list(timeout_ms = 1000)
(character) a location code name
a tibble (data.frame)
## list products nneo_locations() ## get a product res <- nneo_location("HARV") res res$locationProperties res$locationChildren
Run the code above in your browser using DataLab