add_characteristic: Add a characteristic to an existing population

Description Usage Arguments Value

View source: R/add_characteristics.R

Description

Add a characteristic to an existing population

Usage

1
2
add_characteristic(synth_pop_path, args, pop_type = "people",
  method = "demo_matching", doPar = FALSE)

Arguments

synth_pop_path

path to folder where the synth pop(s) is/are

args

list of additional arguments

pop_type

either "household" or "people" population or "both" for household characteristics joined to people

method

"demo_matching"

doPar

logical, default is FALSE

Value

a written synth pop with added characteristics


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