get_guidelines_status {activAnalyzer}R Documentation

Get WHO physical activity guidelines status

Description

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)


[Package activAnalyzer version 2.0.2 Index]