powered by
creates a list with the class interval of a frequency distribution
defineClasses2(dados, amplitude)
a vector of numbers
integer Class amplitude range
# NOT RUN { dados <- c(1,2,3,4) defineClasses2(dados,2) # }
Run the code above in your browser using DataLab