test: test function

Description Usage Arguments Value Examples

View source: R/test.R

Description

test actually return the square of its input

Usage

1
test(x)

Arguments

x

numeric

Value

the square of x

Examples

1
2
test(3L)
test(3.5)

drtjc/pkg1r documentation built on May 19, 2019, 9:39 p.m.