add_characteristic {IBMPopSim}R 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.


[Package IBMPopSim version 1.0.0 Index]