Toggle navigation
sandbox
0.0.0.9000
Reference
Articles
Continuous integration - CI
Make an R package
Use Git and Github
Add once
add_x.Rd
Adds the input to itself
add_x
(
x
)
Arguments
x
Double or Integer
Value
x+x
Examples
add_x
(
2
)
#> [1] 4
Contents
Arguments
Value
Examples