Usage
freq(x, weighs = NULL, breaks = graphics::hist(x, plot = FALSE)$breaks,
digits = 3, include.lowest = TRUE, order = c("desc", "asc", "level",
"name"), useNA = c("no", "ifany", "always"), ...)## S3 method for class 'default':
freq(x, weighs = NULL, breaks = graphics::hist(x, plot =
FALSE)$breaks, digits = 3, include.lowest = TRUE, order = c("desc",
"asc", "level", "name"), useNA = c("no", "ifany", "always"), ...)