get_pal_status {activAnalyzer} | 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"))
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)