define Classes
creates a list with the class interval of a frequency distribution
defineClasses(limiteMin, limiteMax, amplitude, decrescente = TRUE, getDataFrame = FALSE, verbose = FALSE)
limiteMin |
the lowest list number |
limiteMax |
the largest number in the list |
amplitude |
List amplitude |
decrescente |
order by true decreasing , false increasing |
getDataFrame |
return a data.frame default false because old uses |
verbose |
show status default false |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.