initialize,Var-method {doudpackage} | R Documentation |
S4 class initialization function
Description
Initialization function for Var initialize,Var-method()
Usage
## S4 method for signature 'Var'
initialize(.Object, name, type, normal)
Arguments
.Object |
Object to be initialized |
name |
A character taking name of the variable |
type |
A character taking name of the variable type |
normal |
Logical, if variable, is numeric; is it normal |
Value
Var Object
[Package doudpackage version 2.1.0 Index]