Description Usage Arguments Author(s) References Examples
Takes a vector of numeric Body Mass Index values and produces a new vector of grouped obesity values. The new variable is created as an ordered factor.
1 |
x |
Numeric vector of Body Mass Index values |
depth |
Select the level of detail to be mapped to. 'full' [default] contains three levels within the "Obese" factor level, in line with the WHO Obesity classification. 'part' produces a simplified classification, with a single "Obese" category. |
style |
Select the presentation of the category labels. 'name' [default] are the standard WHO Obesity labels: "Underweight", "Healthy Weight" etc. 'num' gives the numeric ranges, as character labels, e.g. "<18.5", "18.5-24.9" etc. |
Julian Collins
https://www.nice.org.uk/guidance/cg189/chapter/1-Recommendations#identification-and-classification-of-overweight-and-obesity
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.