add_one: A cool function

View source: R/demo1-GEN.R

add_oneR Documentation

A cool function

Description

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

Usage

add_one(x)

Arguments

x

a numeric vector

Examples

add_one(1)
add_one(1:10)

yihui/rlp documentation built on Feb. 28, 2023, 1:35 p.m.