Nothing
#' Tukey's g-and-h probability distribution
#'
#' @encoding UTF-8
#'
#' @docType package
#' @name tukeyGH-package
#' @aliases tukeyGH-package
#'
#' @import magrittr
#'
#' @importFrom rootSolve uniroot.all
#' @importFrom stats median nlm pnorm qnorm quantile
#' @importFrom utils flush.console
#'
"_PACKAGE"
utils::globalVariables('.')
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.