R/model.R
add_characteristic.population.Rd
Add characteristic to a population
# S3 method for class 'population' add_characteristic(x, name, value = NA)
Object of population class representing a population.
Name of the characteristic to add.
Value of the characteristic. By default NA.
NA