contour_plotly_lines {BCEA} | R Documentation |
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
[Package BCEA version 2.4.81 Index]