powered by
Creates a detailed summary of the data
descriptive(x, z = 3, ignore.na = TRUE, by = NULL, print = TRUE)
Summary of the data
A data.frame
Number of decimal places
If TRUE NA values will not count for relative frequencies calculations
Factor variable definining groups for the summary
Should results be printed?
descriptive(iris) descriptive(iris, by="Species")
Run the code above in your browser using DataLab