#' oscbvar: a packet for a paper
#'
#' A sweet package for a sweet paper!
#'
#' @docType package
#' @name oscbvar
#' @importFrom rlang .data
## R CMD check re: the .'s that appear in data.table syntax
utils::globalVariables(c("."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.