check_pop_table: Check the pop_table has all the necessary components

Description Usage Arguments Value

View source: R/check.R

Description

Check the pop_table has all the necessary components

Usage

1
check_pop_table(pop_table)

Arguments

pop_table

dataframe where rows correspond to places where populations should be generated. Other requird columns are "n_house" and "puma_id"

Value

Either a character "Pop table is ready!", or an error message detailing what went wrong


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