R/RevGadgets.R

#' RevGadgets
#'
#' This package provides functions to process and plot the output of RevBayes
#' analyses.
#'
#' @importFrom grDevices col2rgb
#' @importFrom graphics axis par plot.new plot.window strwidth text
#' @importFrom stats approxfun density na.omit optimize pnorm qcauchy quantile
#' rcauchy rnorm time
#' @importFrom utils read.csv read.table setTxtProgressBar txtProgressBar
#'
#' @docType package
#' @name RevGadgets
NULL
revbayes/RevGadgets_new documentation built on Dec. 7, 2023, 10:02 p.m.