Description Usage Arguments Details Value Methods See Also Examples
Creates a simple "technical" summary of the variable.
1 |
object |
vector, basic R\ classes are supported, see cdbkVector, and Methods below |
... |
other arguments, currently ignored |
This function produces object of class varTech which contains basic technical description of a variable. See the description of the class.
Object of class varTech.
The method computes the following information
of the variable supplied in object
:
vector class, as returned by class
vector mode, as returned by mode
whether vector has names
attribute defined
number of unique values
number of NA
s
size of the objects in bytes
Description of the class varTech
1 | # TODO add examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.