| removeDistrict | R Documentation |
Remove a district
removeDistrict(name, opts = simOptions())
name |
District's name. |
opts |
List of simulation parameters returned by the function
|
An updated list containing various information about the simulation.
createDistrict()
## Not run:
removeDistrict(
name = "mydistrict",
opts = simOptions()
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.