#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.