Nothing
#' rprojtree
#'
#'This package allows you to easily create file and directory structures
#'for data science projects
#'
#' For more details see the tutorial vignette:
#'
#' \itemize{
#' \item \code{vignette("rprojtree-primer", package = "rprojtree")}
#' }
#'
#'
#' @docType package
#'
#' @name rprojtree-package
#' @aliases rprojtree
#'
#' @importFrom magrittr %>%
#'
#'
"_PACKAGE"
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.