errBarchartParameter-class: Class "errBarchartParameter"

Description Objects from the Class Slots Methods Note Author(s) Examples

Description

Parameter object for errBarchart

Objects from the Class

Objects can be created by calls of the form new("errBarchartParameter", ...). So far the object is only internally used, but in the near future it will be exported.

Slots

exprsUndeterminedLabel:

Object of class "character", specifying the text label when the expression level is ‘Undetermined’

Methods

exprsUndeterminedLabel

signature(object = "errBarchartParameter"): getting the text label when the expression level is ‘Undetermined’

show

signature(object = "errBarchartParameter"): print method

Note

So far it is only internallly used

Author(s)

Jitao David Zhang <jitao_david.zhang@roche.com>

Examples

1
2
3
## Internally used
## param <- new("errBarchartParameter")
## exprsUndeterminedLabel(param)

ddCt documentation built on Nov. 8, 2020, 4:57 p.m.