Description Usage Arguments Value Examples
View source: R/summary_statistics.R
Use this function to print your results from sum_stats()
in a more
reader-friendly way.
1 | print_sum_stats(x, given_var)
|
x |
An object created by sum_stats(). |
given_var |
The given variable you used to create |
The same results as in sum_stats()
, but printed nicely.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.