format_data: Format data before entering make

Description Usage Arguments Value

View source: R/format.R

Description

Format data before entering make

Usage

1
format_data(data_list, data_group, verbose = TRUE)

Arguments

data_list

list which contains all of the data from the read_data function

data_group

character vector indiciating which group the data is located in

verbose

whether to print out the timings

Value

data_list list with an updated pop_table element which indicates the places in which we will generate synthetic ecosystems. The table should include three columns: the place_id, number of households to sample, and the puma id. Note the the place_id should correspond to the place_id from the shapefile


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