powered by
sites
Get Dataset from a sites object.
# S3 method for sites get_datasets(x, ...)
sites object with full metadata up to the dataset level
dataset
An object of class sites.
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