add_characteristic.population | R Documentation |
Add characteristic to a population
## S3 method for class 'population'
add_characteristic(x, name, value = NA)
x |
Object of population class representing a population. |
name |
Name of the characteristic to add. |
value |
Value of the characteristic. By default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.