Document a function

foo(x)

foo2(x)

Arguments

x

the x parameter

Examples

1 + 1 == foo(1)
#> [1] TRUE