stripplot {rafalib} | R 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 |
Value
a plot
[Package rafalib version 1.0.4 Index]