points.rtplots: Points Method for 'rtplots' Object

Description Usage Arguments

Description

Provides a method to 'rtplots' objects that allows for drawing points on an existing plot.

Usage

1
2
## S3 method for class 'rtplots'
points(object, val = NULL, ind = 1, flip = F, ...)

Arguments

object

a 'rtplots' object.

val

the choice or accuracy value whose observations are to be plotted.

ind

a index to select observations for a specific choice/accuracy value.

flip

logical; if true, flips the y-axis values to be negative.

...

additional plotting parameters. See points.


rettopnivek/rtplots documentation built on May 27, 2019, 5:55 a.m.