parseClass | R Documentation |
Initialization function for parseClass object initialize,parseClass-method()
parseClass(
table,
group,
pvalue,
na.print,
quanti,
quali,
var_list,
data,
digits.qt,
digits.ql
)
table |
The result of descTab |
group |
The variable from which to make subgroups |
pvalue , na.print , quanti , quali |
Values from descTab |
var_list |
An object of listVar |
data |
The dataset provided in descTab |
digits.qt , digits.ql |
As provided in descTab |
parseClass object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.