creates a list with the class interval of a frequency distribution
1 2 | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.