test2 {Astec}R Documentation

test2

Description

This function is a test.

Usage

	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

 ## Not run: 
    ##### EXAMPLE 1 #####
    #####################
    x=2
    y=test2(x)
    y
 
## End(Not run)

[Package Astec version 1.0.0 Index]