set_styling_for_rtichoke: Set styling for rtichoke plotly

set_styling_for_rtichokeR Documentation

Set styling for rtichoke plotly

Description

Set styling for rtichoke plotly

Usage

set_styling_for_rtichoke(
  plotly_object,
  curve,
  min_y_range = NA,
  max_y_range = NA,
  min_x_range = NA,
  max_x_range = NA
)

Arguments

plotly_object

a plotly object

curve

the required curve

min_y_range

the minimum value of y range (for decision curve)

max_y_range

the maximum value of y range (for lift and decision curve)

min_x_range

the minimum value of x range (for decision curve)

max_x_range

the maximum value of x range (for decision curve)


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