View source: R/get_network_related_resources.R
get_network_related_resources | R Documentation |
This function obtains the Related Resources information (title
and URL), as a stored in DEIMS-SDR catalogue, of
all eLTER sites belonging to an eLTER Network (e.g.
LTER
Italy network).
get_network_related_resources(networkDEIMSID)
networkDEIMSID |
A |
The output of the function is a tibble
containing the related
resources shared by the network's sites.
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
jsonliteRReLTER
\insertRefdplyrRReLTER
## Not run:
listRelatedResources <- get_network_related_resources(
networkDEIMSID =
"https://deims.org/network/7fef6b73-e5cb-4cd2-b438-ed32eb1504b3"
)
listRelatedResources
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.