test-figures {pkgdown}R Documentation

Test case: figures

Description

bacon.jpg

See Also

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

Examples

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

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

[Package pkgdown version 1.5.1 Index]