View source: R/explore_basics.R
rt_explore_numeric_summary | R Documentation |
returns a dataframe containing summary statistics for numeric columns passsed to 'dataset'
rt_explore_numeric_summary(dataset)
dataset |
dataframe containing numeric columns |
library(ggplot2) rt_explore_numeric_summary(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.