Create a new output object.

output(name, label, unit = NULL, default_value = 1)

Arguments

name

the output name

label

the output label

unit

the unit, can be null

default_value

the default dose value, same unit as the one provided

Value

a tdmore_output object

See also