View source: R/generic_plot_functions.R
plot.mdl_grades | R Documentation |
Histogram (density) of normalized grades
## S3 method for class 'mdl_grades' plot(x, use_base_graphics = FALSE, ...)
x |
a lazy tbl reference |
use_base_graphics |
Should base graphics be used (instead of ggplot) |
... |
passed along to ggplot or base graphic function |
A ggplot or base graphic plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.