View source: R/get_pal_status.R
get_pal_status | R Documentation |
Get FAO physical activity level (PAL) status (http://www.fao.org/3/y5686e/y5686e07.htm#bm07.3)
get_pal_status(value, language = c("en", "fr", "de"))
value |
A numeric value to indicate the daily mean of PAL. |
language |
A character value for setting the language with which the table should be created: |
A character string.
get_pal_status(value = 1.8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.