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


spew documentation built on Nov. 17, 2017, 7:36 a.m.