get_datasets.sites | R Documentation |
sites
object.Get Dataset from a sites
object.
## S3 method for class 'sites'
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.