characterOrNULL-class {maSAE} | R Documentation |
Class "characterOrNULL"
Description
the _union_ of classes character
and NULL
the _union_ of classes data.frame
and NULL
internal character object to store information about the literature used
in the reference-attribute of the objects returned by
?maSAE::predict
.
Format
chr
Details
used by saeObj
Objects from the Class
A virtual Class: No objects may be created from it.
See Also
Other classes:
sadObj-class
,
saeObj-class
,
savObj-class
Other classes:
sadObj-class
,
saeObj-class
,
savObj-class
Examples
showClass("characterOrNULL")
showClass("data.frameOrNULL")
[Package maSAE version 2.0.3 Index]