Description Usage Arguments Value References Examples
Returns a histogram for every numeric variable in the provided dataframe.
1 |
df |
Any non-empty dataframe. |
numcols |
The names of the columns to be visualized. By default will use all numeric columns. |
bins |
Number of bins. By default will use 10 bins. |
Prints on histogramfor each numeric column in the provided dataframe.
https://www.edx.org/course/principles-of-machine-learning-r-edition
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.