Skip to contents

Get WHO physical activity guidelines status

Usage

get_guidelines_status(value, language = c("en", "fr"))

Arguments

value

A numeric value to indicate the daily mean of MET-hours spent at moderate-to-vigorous physical activity intensity.

language

A character value for setting the language with which the table should be created: en for english; fr for french.

Value

A character string.

Examples

get_guidelines_status(value = 5)
#> [1] "above the 2020 WHO physical activity guidelines"