pkgdown (version 2.0.9)

test-links: Test case: links

Description

magrittr::subtract(10, 1)
#> [1] 9

Arguments

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

Run this code
magrittr::subtract(10, 1)

library(magrittr, warn.conflicts = FALSE)
subtract(10, 1)

Run the code above in your browser using DataLab