powered by
site
Get Dataset from a site object.
# S3 method for site get_datasets(x, ...)
sites object with full metadata up to the dataset level
sites
dataset
An object of class site.
additional arguments accepted by get_datasets()
get_datasets()
# \donttest{ random_sites <- get_sites(1) allds <- get_datasets(random_sites, limit=3) # }
Run the code above in your browser using DataLab