#' @details
#' \Sexpr[results=rd, stage=render]{lifecycle::badge("experimental")}
#'
#' The youngtool pakcage provides a bunch of functions that can be helpful to research.
#' For example, it does Monte Carlo simulation using S3 [`data.table`] class structure.
#' @import data.table
#' @importFrom rlang sym
#' @references Hastie, T., Tibshirani, R.,, Friedman, J. (2001). \emph{The Elements of Statistical Learning}. New York, NY, USA: Springer New York Inc..
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.