View source: R/sem_descriptives.R
| sem_descriptives | R Documentation | 
This function will display basic descriptive statistics for a dataframe
sem_descriptives(x, digits = 3, print = TRUE)
| x | dataframe | 
| digits | How many decimal places to round to? Default is 3. | 
| print | Create a knitr table for displaying as html table (default = TRUE) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.