people_to_households: Convert a population count to household count

Description Usage Arguments Value

View source: R/spew.R

Description

Convert a population count to household count

Usage

1
people_to_households(hh_sizes, n_people)

Arguments

hh_sizes

numeric vector with the household sizes for this particular sampling region

n_people

numeric indicating the number of people in this specific region

Value

number of households


leerichardson/spew documentation built on May 21, 2019, 1:39 a.m.