test-figures {pkgdown}R Documentation

Test case: figures

Description

bacon.jpg

See Also

Other tests: test-dont, test-links, test-lists, test-params

Examples

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

[Package pkgdown version 1.1.0 Index]