create_reference_lines_for_plotly: Create reference lines plotly as the first stage of...

create_reference_lines_for_plotlyR Documentation

Create reference lines plotly as the first stage of interactive plot

Description

Create reference lines plotly as the first stage of interactive plot

Usage

create_reference_lines_for_plotly(
  performance_table_type,
  curve,
  prevalence = NA,
  population_color_vector = NA,
  size = NULL,
  performance_data = NULL
)

Arguments

performance_table_type

the type of the performance table

curve

the required curve

prevalence

the prevalence of the population

population_color_vector

color values

size

the size of the curve


uriahf/rtichoke documentation built on Nov. 22, 2023, 1:30 a.m.