test-figures: Test case: figures

Description See Also Examples

Description

bacon.jpg

See Also

Other tests: index, test-crayon, test-dont, test-links, test-lists, test-output-styles, test-params, test-verbatim

Examples

1
2
3
4
5
x <- seq(0, 2 * pi, length = 25)
plot(x, sin(x))

plot(1:10)
lines(1:10)

Paradigm4/pkgdown documentation built on June 3, 2020, 12:30 a.m.