R/jvamisc-package.R

#' A Collection of Utility Functions
#'
#' \pkg{jvamisc} is a collection of miscellaneous utility functions.
#' Some of the more commonly used functions include
#' \code{\link{plotdf}} to plot each variable of a data frame,
#' \code{\link{shadepoly}} to add a shaded polygon of confidence intervals
#' to a plot, and
#' \code{\link{AICc}} to compare models using Akaike's Information Criterion.
#'
#' @name jvamisc
#' @docType package
NULL
JVAdams/jvamisc documentation built on Aug. 11, 2021, 6:43 a.m.