plot_journal_roc | R Documentation |
Deprecated, use style_roc instead
plot_journal_roc(
ggroc_p,
font.size = 3,
n.cuts = 20,
ci.at = NULL,
opacity = 0.3,
lty = NULL,
color = NULL,
lwd = NULL,
legend = FALSE
)
ggroc_p |
An object as returned by ggroc or multi_ggroc. It can be modified with annotations, themes, etc. |
font.size |
Not supported |
n.cuts |
Not supported |
ci.at |
Not supported |
opacity |
Not supported |
lty |
Not supported |
color |
Not supported |
lwd |
Not supported |
legend |
Not supported |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.