| test-long-lines {pkgdown} | R 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 = "")
[Package pkgdown version 2.0.6 Index]