powered by
Julia Equivalent: IAI.write_html
IAI.write_html
# S3 method for roc_curve write_html(filename, obj, ...)
Where to save the output.
The curve to output.
Refer to the Julia documentation for available parameters.
Requires IAI version 1.1 or higher.
if (FALSE) iai::write_html(file.path(tempdir(), "roc.html"), lnr)
Run the code above in your browser using DataLab