R/qqboxplot.R

#' \code{qqboxplot} package
#'
#' Create qq-boxplots
#'
#'
#' @docType package
#' @name qqboxplot
NULL

## quiets concerns of R CMD check. See example here:
## https://github.com/jennybc/googlesheets/blob/master/R/googlesheets.R
#if(getRversion() >= "2.15.1")  utils::globalVariables(c('GeomQqboxplot', 'StatQqboxplot'))

Try the qqboxplot package in your browser

Any scripts or data that you put into this service are public.

qqboxplot documentation built on Nov. 20, 2022, 9:07 a.m.