Description Usage Arguments Value Examples
profile_numeric takes numeric vectors and returns a data.frame containing important descriptive statistics.
| 1 | profile_numeric(.x)
 | 
| .x | a numeric atomic vector or data.frame to be profiled. | 
a data.frame containing important descriptive statistics.
| 1 2 | # Example
profile_numeric(1:100)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.