Description Usage Arguments Value
Format data before entering make
1 | format_data(data_list, data_group, verbose = TRUE)
|
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.