## S3 method for class 'integer':
Desc(x, main = NULL, maxrows = 12, freq = NULL,
digits = NULL, plotit = getOption("plotit", FALSE), ...)HighLow.PlotDesc.numeric, which again basically is
PlotFdist. Default is FALMeanSE.quantile(x, probs = c(.05,.10,.25,.5,.75,.9,.95), na.rm = TRUE).mean(x) / sd(x)mad)Skew.Kurt.Freq if maxlevels > unique values in the vector.Desc.factor# default
Desc(d.pizza$count)
# with frequency table
Desc(d.pizza$count, maxlevels=15)
# Result object
res <- Desc(d.pizza$count, maxlevels=15)
resRun the code above in your browser using DataLab