add_characteristic: Generic method for add_characteristic

View source: R/model.R

add_characteristicR Documentation

Generic method for add_characteristic

Description

Generic method for add_characteristic

Usage

add_characteristic(x, name, value = NA)

Arguments

x

An object.

name

Name of the characteristic to add.

value

Value of the characteristic. By default NA.


IBMPopSim documentation built on Oct. 15, 2024, 5:07 p.m.