powered by
Boxplot for folded. Converts to data.frame with defined column attributes and calls data.frame method.
# S3 method for folded boxplot(x, ...)
folded
passed to boxplot.data.frame
boxplot.data.frame
Other bivariate plots: metaplot.data.frame, metaplot.folded, scatter.data.frame, scatter.folded, scatter_data_frame
metaplot.data.frame
metaplot.folded
scatter.data.frame
scatter.folded
scatter_data_frame
Other boxplot: boxplot.data.frame
# NOT RUN { library(fold) data(eventsf) boxplot(eventsf, SEX, WT, ref = 68) # }
Run the code above in your browser using DataLab