add_fit: Add observed and fit values to plotly visualization

View source: R/plot.R

add_fitR Documentation

Add observed and fit values to plotly visualization

Description

Add observed and fit values to plotly visualization

Usage

add_fit(
  p,
  x = NULL,
  yline = NULL,
  ymarker = NULL,
  ymin = NULL,
  ymax = NULL,
  ...,
  data = NULL,
  inherit = TRUE
)

PaulRegular/MSP documentation built on Dec. 16, 2024, 1:59 p.m.