powered by
Summarize every numeric and factor column in a data frame.
DataframeSummary(x, conf.intervals = TRUE)
dataframe object to be summarized
a logical indicating whether you want confidence intervals in the output
Textual summary tables for numeric and factor columns in the dataframe.
# NOT RUN { DataframeSummary(USArrests) # }
Run the code above in your browser using DataLab