Skip to contents

A simple placeholder function

Usage

f1(x)

Arguments

x

a numeric value

Value

a value 3 greater than the input

Examples

f1(5)
#> [1] 8