View source: R/get_activity_info.R
get_activity_info | R Documentation |
This function obtains the information about of an eLTER
activity (e.g.
https://deims.org/activity/8786fc6d-5d70-495c-b901-42f480182845)
provided in DEIMS-SDR catalogue.
get_activity_info(activityid, show_map = FALSE)
activityid |
A |
show_map |
A |
The output of the function is a tibble
with main features of
the activities in a site, and a leaflet
map plot.
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
dplyrRReLTER
\insertRefutilsRReLTER
\insertRefsfRReLTER
\insertRefleafletRReLTER
activities <- get_activity_info(
activityid =
"https://deims.org/activity/8786fc6d-5d70-495c-b901-42f480182845",
show_map = FALSE
)
activities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.