View source: R/create_functions.R
create_world | R Documentation |
Functions for creating individuals, households, and settlements
create_world()
n_settlements |
Number of starting settlement agents |
n_households |
Number of starting household agents |
n_individuals |
Number of individuals in each household, 2 by default. |
wheat_req |
kg of wheat to feed a person for 1 year |
create_settlement(4) create_household(4) create_individuals(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.