powered by
Sites
nneo_sites(...)nneo_site(x, ...)
nneo_site(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 site code
a tibble (data.frame)
## list products nneo_sites() ## get a product res <- nneo_site("JORN") res$dataProducts res$siteDescription
Run the code above in your browser using DataLab