add_one: Add one

Description Usage Arguments Value Examples

View source: R/add_one.R

Description

Add one

Usage

1

Arguments

x

vector or number

Value

an object of the same type as x with one added to it

Examples

1
2
j=c(2,3)
add_one(j)

nxskok/thingyyy documentation built on May 26, 2019, 10:35 a.m.