powered by
summary.graph.freq(object,...)
polygon.freq
stat.freq
graph.freq
intervals.freq
sturges.freq
join.freq
ojiva.freq
normal.freq
library(agricolae) data(growth) attach(growth) h2<-graph.freq(height,plot=FALSE) summary(h2)
Run the code above in your browser using DataLab