View source: R/create_fig_pal.R
create_fig_pal | R Documentation |
The function generates a figure showing the daily mean of PAL in correspondence with the FAO (2004; http://www.fao.org/3/y5686e/y5686e07.htm#bm07.3) categories.
create_fig_pal(score, language = c("en", "fr", "de"))
score |
A numeric value for mean daily PAL. |
language |
A character value for setting the language with which the figure should be created: |
A ggplot object.
create_fig_pal(score = 1.8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.