View source: R/household_dynamics.R
household_dynamics | R Documentation |
This function takes a settlement (tibble of households), and makes the households do what they need to do.
household_dynamics( households, cultivable_area_c = 1, rainfall_c = 1, streamflow_c = 0, runoff_c = 0 )
settlements |
Tibble of settlement agents. |
allocate_time(households)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.