R/code.r

#' Testing `Sexpr` with `roxygen2` (with `@md`)
#'
#' In this example, a part of the documentation chunk is not parsed correctly,
#' namely, the `Sexpr` bit.
#'
#' This doesn't work \Sexpr[results=text]{1+1}
#'
#' But this does! \Sexpr{1+1}
#'
#'
#' @name md
NULL
gvegayon/roxygentest documentation built on May 28, 2019, 8:54 p.m.