Nothing
#' 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"
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.