add_points: Same As Points, But Can Be Jittered (maturing)

View source: R/plot_helpers.R

add_pointsR Documentation

Same As Points, But Can Be Jittered (maturing)

Description

Same As Points, But Can Be Jittered

(maturing)

Usage

add_points(x, y, jitr_x = 0, pch = 19, ...)

Arguments

x, y

plot data

jitr_x

jitter shift size for x

pch

data point type, default is 19, See points

...

other params to jitr


dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.