boxplot(x, ...) # generic function
boxplot(formula, data = NULL, ..., subset, na.action = NULL) ## S3 method for class 'formula'
boxplot(x, ..., range = 1.5, width = NULL, varwidth = FALSE, notch = FALSE, outline = TRUE, names, plot = TRUE, border = par("fg"), col = NULL, log...