sample_data: Sample dataset from villages selected from full list via...

Description Usage Format Details Examples

Description

A tibble with 407 rows and 11 columns:

Usage

1

Format

An object of class tbl_df (inherits from tbl, data.frame) with 407 rows and 11 columns.

Details

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)

Examples

1
2
3
sample_data

#' @source Data from a SMART survey conducted in Cameroon in 2020

ernestguevarra/surveysampler documentation built on Jan. 2, 2022, 4:25 a.m.