The Desc
class serves as the store for results from frequency and univariate
statistics analysis.
Arguments
- func
(character
)
name of function.
- mat
(data.frame
)
intermediate data with long form, easy for post-processing.
- stat
(data.frame
)
final data with wide form, easy for presentation.
Value
An object of class Desc
.
Slots
func
func
mat
mat
stat
stat