add_one: A cool function

Description Usage Arguments Examples

Description

Well, not really cool. Just add 1 to x.

Well, not really cool. Just add 1 to x.

Usage

1
2
3

Arguments

x

a numeric vector

x

a numeric vector

Examples

1
2
3
4
add_one(1)
add_one(1:10)
add_one(1)
add_one(1:10)

mi2-warsaw/extremeMetrics documentation built on May 22, 2019, 8:58 p.m.