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