View source: R/get_dataset_info.R
get_dataset_info | R Documentation |
This function obtains the information about of an eLTER
dataset (e.g.
https://deims.org/activity/8786fc6d-5d70-495c-b901-42f480182845)
provided in DEIMS-SDR catalogue.
get_dataset_info(datasetid, show_map = FALSE)
datasetid |
A |
show_map |
A |
The output of the function is a tibble
with main features
of the site and the related resources collected by site.
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
dplyrRReLTER
\insertRefutilsRReLTER
\insertRefsfRReLTER
\insertRefleafletRReLTER
tDataset <- get_dataset_info(
datasetid =
"https://deims.org/dataset/38d604ef-decb-4d67-8ac3-cc843d10d3ef",
show_map = TRUE
)
tDataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.