plotCP: Add a cut-point to a plot

View source: R/plot_2rm_helpers.R

plotCPR Documentation

Add a cut-point to a plot

Description

Add a cut-point to a plot

Usage

plotCP(fig, cutPoint, x = NULL, y = NULL)

Arguments

fig

A partially-assembled figure

cutPoint

The threshold value to insert into the figure

x

numeric scalar giving x coordinate for label placement

y

numeric scalar giving y coordinate for label placement


paulhibbing/TwoRegression documentation built on July 9, 2023, 2:57 a.m.