write_html.roc_curve | R Documentation |
Julia Equivalent:
IAI.write_html
## S3 method for class 'roc_curve'
write_html(filename, obj, ...)
filename |
Where to save the output. |
obj |
The curve to output. |
... |
Refer to the Julia documentation for available parameters. |
Requires IAI version 1.1 or higher.
## Not run: iai::write_html(file.path(tempdir(), "roc.html"), lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.