Skip to contents

Add characteristic to a population

Usage

# S3 method for population
add_characteristic(x, name, value = NA)

Arguments

x

Object of population class representing a population.

name

Name of the characteristic to add.

value

Value of the characteristic. By default NA.