test-links {pkgdown} | R Documentation |
Test case: links
Description
magrittr::subtract(10, 1) #> [1] 9
See Also
Other tests:
index
,
test-crayon
,
test-dont
,
test-figures
,
test-lists
,
test-long-lines
,
test-output-styles
,
test-params
,
test-sexpr-title
,
test-verbatim
Examples
magrittr::subtract(10, 1)
library(magrittr, warn.conflicts = FALSE)
subtract(10, 1)
[Package pkgdown version 2.0.9 Index]