Last chance! 50% off unlimited learning
Sale ends in
table.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)
detach(growth)
table.freq(h2)
Run the code above in your browser using DataLab