granstat(x, statistic = "all", aggr = TRUE, modes = FALSE)
#granulo is the data set
data(granulo)
granstat(granulo)
granstat(granulo,statistic="all",aggr=TRUE,modes=FALSE)
granstat(granulo,statistic="folk.ward",aggr=FALSE,modes=TRUE)
Run the code above in your browser using DataLab