Description Objects from the Class Slots Extends Methods See Also Examples
Objects of this class contain simple "technical" summary information of a variable.
Objects can be created by generic varTech
.
varname
:character, name of the variable
varclass
:character, variable class, as returned by
class
varmode
:character, storage mode of the variable as
returned by mode
hasnames
:logical, does the object has names
attribute defined
uvalues
:numeric, number of unique values
nas
:numeric, number of NA
s
size
:numeric, size of the variable in bytes
Class "cdbkVar"
, directly.
Class "cdbkObject"
, by class "cdbkVar", distance 2.
signature(object = "varTech")
: ...
signature(object = "varTech")
: ...
Constructor for this class varTech
.
1 | showClass("varTech")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.