summary_2 | R Documentation |
Creates summary statistics of a dataset
summary_2(data, digits = 3)
data |
Data frame |
digits |
number of digits for the output |
This function is inspired by base::summary(), but outputs content more relevant to the context of cluster_gen() and summary()
base::summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.