Description Objects from the Class Slots Methods Note Author(s) Examples
Parameter object for errBarchart
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.
exprsUndeterminedLabel:Object of class
"character", specifying the text label when the expression
level is ‘Undetermined’
signature(object =
"errBarchartParameter"): getting the text label when the
expression level is ‘Undetermined’
signature(object = "errBarchartParameter"):
print method
So far it is only internallly used
Jitao David Zhang <jitao_david.zhang@roche.com>
1 2 3 | ## Internally used
## param <- new("errBarchartParameter")
## exprsUndeterminedLabel(param)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.