plot_interactive_roc: Generate a standalone html document displaying an interactive...

View source: R/interactive_roc.R

plot_interactive_rocR Documentation

Generate a standalone html document displaying an interactive ROC curve

Description

Generate a standalone html document displaying an interactive ROC curve

Usage

plot_interactive_roc(ggroc, file = NULL, ...)

Arguments

ggroc

An object as returned by ggroc or multi_ggroc. It can be modified with annotations, themes, etc.

file

A path to save the result to. If NULL, will save to a temporary directory

...

arguments passed to export_interactive_roc

Value

NULL opens an interactive document in Rstudio or the default web browser


sachsmc/plotROC documentation built on Jan. 26, 2024, 6:10 a.m.