R/khroma-package.R

#' @details
#'  \tabular{ll}{
#'   **Package:** \tab khroma \cr
#'   **Type:** \tab Package \cr
#'   **Version:** \tab 1.14.0 \cr
#'   **License:** \tab GPL-3 \cr
#'   **Zenodo:** \tab \doi{10.5281/zenodo.1472077} \cr
#'  }
#'
#' @author
#'  **Full list of authors and contributors** (alphabetic order)
#'  \tabular{ll}{
#'   Vincent Arel-Bundock \tab *Université de Montréal, Canada* \cr
#'   Nicolas Frerebeau \tab *Université Bordeaux Montaigne, France* \cr
#'   Brice Lebrun \tab *Université Bordeaux Montaigne, France* \cr
#'   Ulrik Stervbo \tab *Ruhr-Universität Bochum*
#'  }
#'
#'  **Package maintainer**
#'
#' Nicolas Frerebeau\cr
#' \email{nicolas.frerebeau@@u-bordeaux-montaigne.fr}
#'
#' Archéosciences Bordeaux (UMR 6034)\cr
#' Maison de l'Archéologie\cr
#' Université Bordeaux Montaigne\cr
#' F-33607 Pessac cedex\cr
#' France
#' @name khroma-package
#' @aliases khroma
#' @docType package
#' @keywords internal
"_PACKAGE"

#' @importFrom graphics hist image legend
#' @importFrom grDevices col2rgb colorRamp colorRampPalette rgb
#' @importFrom grid gpar grid.newpage grid.rect grid.text unit
NULL

Try the khroma package in your browser

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

khroma documentation built on Sept. 11, 2024, 5:26 p.m.