../../../data/home/ryanm/data/deployment/deployments/2022-06-23/vignettes/test/rendering.Rmd
rendering.RmdThis vignette tests pkgdown output rendering for several use cases.
Yay1
First paragraph
Second paragraph
1 + 2
#> [1] 3| col 1 | col 2 | col 3 | col 4 |
|---|---|---|---|
| Brightness | Total brightness, total reflectance, spectral intensity | \[y = x^2\] | test |
\[f(x) = \dfrac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu^2)}{2\sigma^2}}\]
Inline equations: \(y=x^2\)
pkgdown:::ruler()
#> ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
#> 12345678901234567890123456789012345678901234567890123456789012345678901234567890
cat(rep("x ", 100), sep = "")
#> x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
cat(rep("xy", 100), sep = "")
#> xyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyxyValid R code in \preformatted{}:
mean(a + 1)
R code in R block:
mean(a + 1)R code in r block:
mean(a + 1)Yaml
yaml: [a, 1]Single-line quote about something miscellaneous.
Including footnotes! 😁↩︎