get_datasets.site | R Documentation |
site
object.Get Dataset from a site
object.
## S3 method for class 'site'
get_datasets(x, ...)
x |
An object of class |
... |
additional arguments accepted by |
sites
object with full metadata up to the dataset
level
random_sites <- get_sites(1)
allds <- get_datasets(random_sites, limit=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.