View source: R/produce_site_observedProperties_waffle.R
produce_site_observedProperties_waffle | R Documentation |
Return a waffle chart of Environmental observed properties, as a
stored in DEIMS-SDR catalogue, of a single
eLTER site.
produce_site_observedProperties_waffle(deimsid)
deimsid |
A |
The output of the function is a waffle chart and a tibble
. Each
of the squares represents a observed properties measured into the selected
eLTER site. The observed properties with the same color belong to the same
group (e.g. biological, atmospheric, etc.).
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
tibbleRReLTER
\insertRefdplyrRReLTER
\insertRefgrDevicesRReLTER
\insertRefRColorBrewerRReLTER
\insertRefwaffleRReLTER
## Not run:
waffle <- produce_site_observedProperties_waffle(
deimsid = "https://deims.org/f30007c4-8a6e-4f11-ab87-569db54638fe"
)
waffle
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.