Learn R Programming

BCEA (version 2.4.8)

contour_plotly_lines: Add contour lines to a plotly contour or CE plane plot

Description

Add contour lines to a plotly contour or CE plane plot

Usage

contour_plotly_lines(plotly, he, delta_ce, graph_params, pt_cols)

Arguments

plotly

plotly object generated by calling function

he

bcea object of interest

delta_ce

Object generated by calling function (long format)

graph_params

Other graphical parameters

pt_cols

Vector of colours for the interventions

See Also

contour_plotly()