getFctTypeReferenceLines {clinDataReview} | R Documentation |
Get the names of the ggplot
function
to use for the reference lines
Description
Get the names of the ggplot
function
to use for the reference lines
Usage
getFctTypeReferenceLines(refLinePars)
Arguments
refLinePars |
(optional) Nested list, with parameters for each reference line(s). Each sublist (a.k.a reference line) contains:
|
Value
List of type of each reference lines, among: 'vline', 'hline' and 'abline'.
Author(s)
Laure Cougnaud
[Package clinDataReview version 1.6.1 Index]