add_reference_lines_to_plotly: Add Reference Lines to Plotly Object

View source: R/plotly_helper_functions.R

add_reference_lines_to_plotlyR Documentation

Add Reference Lines to Plotly Object

Description

Add Reference Lines to Plotly Object

Usage

add_reference_lines_to_plotly(
  plotly_object,
  reference_lines,
  performance_data_type = "one model"
)

Arguments

plotly_object

a plotly plot for performance metrics

reference_lines

dataframe of reference lines

performance_data_type

the type of the Performance Data


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