Flat plot of Dataset
# S3 method for dataset
flatplot(x, axt = "n", ylim = NULL, datapoints = TRUE,
grouped = FALSE, landmarks = TRUE, ids = getIDs(x), ...)
Dataset
object
whether to plot axes
y-limits
If TRUE
, display data points.
If TRUE
, display grouped data.
If TRUE
, display landmarks.
IDs of groups of data within a dataset, returned using
getIDs
.
Graphical parameters to pass to plotting functions