#' @details \bold{nat.devtools} is built on top of the \code{\link{usethis}}
#' package. It shares the key concept of the active package. If you are using
#' Rstudio to develop a single package, then all should be fine. If you need
#' to change between different packages, check out the
#' \code{usethis::\link{proj_utils}} dcoumentation.
#'
#' You can start by running \code{\link{nat_setup_package}}, which should do
#' everything for a complete package setup. More specialised functions are
#' available for selected tasks once you already have a package setup.
#'
#' @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.