R/test.R
test-verbatim.Rd
Manual test cases for various ways of embedding code in sections. All code blocks should have copy and paste button.
Valid R code in \preformatted{}:
\preformatted{}
mean(a + 1)
R code in R block:
R
R code in r block:
r
Yaml
yaml: [a, 1]
Non-R code in \preformatted{}
yaml: [a, b, c]
Other tests: index, test-crayon, test-dont, test-figures, test-links, test-lists, test-long-lines, test-math-examples, test-output-styles, test-params, test-sexpr-title, test-tables
index
test-crayon
test-dont
test-figures
test-links
test-lists
test-long-lines
test-math-examples
test-output-styles
test-params
test-sexpr-title
test-tables