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


TwoRegression documentation built on Sept. 5, 2022, 9:07 a.m.