#' Private tools to document in R-markdown
#'
#' @description
#' This is an assistant tool for R Markdown, mainly pdf
#' @docType package
#' @name rmdtool-package
#' @aliases rmdtool
#' @author Young-geun Kim <\url{https://github.com/ygeunkim}>
#' @import utils
#' @importFrom knitr asis_output knit_print
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.