R/coda.pack-package.R

#' coda.pack: Meta-Package for Compositional Data Analysis
#'
#' `coda.pack` is a meta-package for compositional data analysis. It attaches
#' the main stable packages of the `coda` ecosystem.
#'
#' The following packages are attached by default:
#' - `coda.base`
#' - `coda.plot`
#'
#' Development extensions can be installed with [install_coda_dev()].
#'
#' @return No return value, called for its side effects of attaching the
#'   package and its imports.
#'
#' @examples
#' library(coda.pack)
#'
#' @keywords internal
#' @import coda.base
#' @import coda.plot
"_PACKAGE"

Try the coda.pack package in your browser

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

coda.pack documentation built on April 19, 2026, 5:07 p.m.