View source: R/get_site_boundaries.R
get_site_boundaries | R Documentation |
This internal function retrieves the boundary of a specified eLTER site
and a view of the site boundaries on a leaflet map is shown.
All the info are taken from the DEIMS-SDR sites API.
If the boundary is missing, a warning message is printed in the R console.
get_site_boundaries(deimsid, show_map = FALSE)
deimsid |
A |
show_map |
A |
The output of the function is an sf
object, the boundary of the
site or NA if the boundary is missing from DEIMS-SDR. In addition, as
html map
with boundaries of the site is plotted.
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
Micha Silver, phD (2021) silverm@post.bgu.ac.il
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.