n
R/utils.R
add_n.Rd
Add n to a Number
add_n(x, n)
number to which n should be added
number to add to x
x
x+n
Other helpers: ret_err(), ret_null(), sleep_for(), square(), timestwo()
ret_err()
ret_null()
sleep_for()
square()
timestwo()