Learn R Programming

activAnalyzer (version 2.1.2)

get_guidelines_status: Get WHO physical activity guidelines status

Description

Get WHO physical activity guidelines status

Usage

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

Value

A character string.

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.

Examples

Run this code
get_guidelines_status(value = 5)

Run the code above in your browser using DataLab