pkgdown (version 1.4.1)

test-figures: Test case: figures

Description

Arguments

See Also

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

Examples

Run this code
# NOT RUN {
x <- seq(0, 2 * pi, length = 25)
plot(x, sin(x))

plot(1:10)
lines(1:10)
# }

Run the code above in your browser using DataLab