R/carbonr.R

#' carbonr: Calculate Carbon-Equivalent Emissions
#'
#' The \code{carbonr} package provides a flexible tool for calculating carbon-equivalent emissions. 
#'
#' @seealso See the README on \href{https://github.com/IDEMSInternational/carbonr/blob/main/README.md}{GitHub}
#' 
#' @docType package
#' @name carbonr
#' @importFrom dplyr %>%
#' @importFrom utils data
#' @importFrom rlang .data
#' @import utils
#' @import rlang
#'
"_PACKAGE"
NULL

Try the carbonr package in your browser

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

carbonr documentation built on Oct. 17, 2024, 1:06 a.m.