test-long-lines: Test case: long-lines

test-long-linesR Documentation

Test case: long-lines

Description

The example results should have the copy button correctly placed when scrollings

See Also

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

Examples

pkgdown:::ruler()

cat(rep("x ", 100), sep = "")
cat(rep("xy", 100), sep = "")
cat(rep("x ", 100), sep = "")
cat(rep("xy", 100), sep = "")

pkgdown documentation built on Dec. 28, 2022, 1:37 a.m.