stripplot: Better defaults for stripchart

View source: R/stripplot.R

stripplotR Documentation

Better defaults for stripchart

Description

This simply calls stripchart but specifies a vertical plot with jitter and using pch=1.

Usage

stripplot(...)

Arguments

...

passed to stripchart

Value

a plot


rafalib documentation built on April 11, 2025, 5:51 p.m.

Related to stripplot in rafalib...