
Last chance! 50% off unlimited learning
Sale ends in
untableSet(data, freqvar = NULL)
data.frame
including a frequency variable "Freq".V
.
If dset
contains a variable called "Freq"
(see ftable)
it will be defined as frequency variable if freqvar
isdata.frame
.require(MASS)
hs2 = untableSet(housing)
summary(hs2)
Run the code above in your browser using DataLab