Description Usage Format Details Examples
A tibble with 407 rows and 11 columns:
1 |
An object of class tbl_df
(inherits from tbl
, data.frame
) with 407 rows and 11 columns.
Variable | Description |
surveydate | Date of survey |
psu | Primary sampling unit identifier |
sex | Sex of child |
birthdate | Date of birth of child |
age | Age of child in months |
weight | Weight of child in kilograms |
height | height of child in centimetres |
oedema | Does the child have oedema? 0 = FALSE; 1 = TRUE |
muac | Mid-upper arm circumference in millimetres |
measure | Was the child's height or length measured? l = length; h = height |
*clothes( | Was the child wearing clothes when measured? y = TRUE; n = FALSE) |
1 2 3 | sample_data
#' @source Data from a SMART survey conducted in Cameroon in 2020
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.