R/chambr-package.R

#' Functions to read and handle chamber data in WACL.
#'
#' Provides a key \code{read_chamber} function to read chamber data. Also
#' functions to visualise and check chamber data.
#'
#' @docType package
#' @name chambr
#' @importFrom lifecycle deprecated
#' @importFrom glue glue
#' @import rlang

NULL
#> NULL
jack-davison/chambr documentation built on Jan. 6, 2022, 12:31 a.m.