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

Try the RevGadgets package in your browser

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

RevGadgets documentation built on Nov. 17, 2023, 1:07 a.m.