check_var_names: Check to see if variable names are in SPEW outputs

Description Usage Arguments Value

View source: R/diags.R

Description

Check to see if variable names are in SPEW outputs

Usage

1
2
check_var_names(header_h, header_p, vars_to_sum_h, vars_to_sum_p,
  vars_to_sum_env = NULL)

Arguments

header_h

character vector of household variables in household SPEW output

header_p

character vector of people variables in household SPEW output

vars_to_sum_h

character vector of household variables we want to summarize

vars_to_sum_p

character vector of people variables we want to summarize

vars_to_sum_env

character vector of variables from the person data frame which correspond to environment assignments. Default is NULL

Value

logical


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