View source: R/plotly_helper_functions.R
add_reference_lines_to_plotly | R Documentation |
Add Reference Lines to Plotly Object
add_reference_lines_to_plotly(
plotly_object,
reference_lines,
performance_data_type = "one model"
)
plotly_object |
a plotly plot for performance metrics |
reference_lines |
dataframe of reference lines |
performance_data_type |
the type of the Performance Data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.