test2: test2

Description Usage Arguments Details Value Author(s) References Examples

View source: R/test2.R

Description

This function is a test.

Usage

1
	test2(x, ...)

Arguments

x

a numerical variable.

Details

See the package's vignette for details on test.

Value

The returned value is a numerical variable.

Author(s)

Franck Jabot

References

XX

Examples

1
2
3
4
5
6
7
8
 ## Not run: 
    ##### EXAMPLE 1 #####
    #####################
    x=2
    y=test2(x)
    y
 
## End(Not run)

Astec documentation built on Feb. 10, 2021, 3:01 p.m.

Related to test2 in Astec...