Description Usage Arguments Value
Summarize a SPEW region
1 2 3 |
filenames |
list of full path to files to summarize and the id of the region |
marginals |
list containing all of the marginal totals. See ?make_ipf_marg for more details. Default is NULL |
vars_to_sum |
variables we wish to summarize, should correspond to marginals object |
env_vars |
environment variables to summarize. Default is NULL |
coords |
logical of whether to extract the longitude/latitude coordinates and store |
samp_size |
number of lon/lat coordinates to sample. Default is 10^4 |
read |
logical of whether we need to read in the populations. Default is FALSE |
pops |
list of the populations produced by SPEW for a household OR people |
type |
either NULL, "households", or "people". |
a list of length of 1 for the region ID , 1 for population size, and optionally one for a dataframe of stored lat/long coords, the number of variables to summarize , and the environmental variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.