inst/examples/spinner2.R

#'
# /*
if (interactive()) {
  devtools::load_all()
} else {
# */
library(qwraps2)
packageVersion("qwraps2")
# /*
}
# */
#'
#' # mtcars2
# /* {{{ */
#'
#' some blah blah blah
#'
# /* }}} */
#'
#'
#+ label = "chunk1"
2 + 2

#'
#'
#' blah blah
#'
#'

Try the qwraps2 package in your browser

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

qwraps2 documentation built on Nov. 10, 2023, 1:06 a.m.