generate_plotting_band: Generic to Calculate RCI Band Data for Plotting

View source: R/generate_plotting_band.R

generate_plotting_bandR Documentation

Generic to Calculate RCI Band Data for Plotting

Description

This is an internal generic to generate data for the RCI band in clinical significance plots. This should not be called directly.

Usage

generate_plotting_band(x, lower_limit, upper_limit, ...)

Arguments

x

An object of respective class

lower_limit

Lower plotting limit

upper_limit

Upper plotting limit

...

Additional arguments

Value

A tibble with data for the ribbon indicating unchanged patients


clinicalsignificance documentation built on April 4, 2025, 12:19 a.m.