inst/skeleton/R/rmd.R

#' @keywords internal
"_PACKAGE"

# Suppress R CMD check note
#' @importFrom mindr mm2md
NULL


release_questions <- function() {
  c(
    "Have you run `usethis::use_rmd_versions(TRUE)`?",
    "Have you tested with RStudio 1.0?"
  )
}

Try the beginr package in your browser

Any scripts or data that you put into this service are public.

beginr documentation built on May 6, 2019, 1:08 a.m.