test2 {Astec} | R Documentation |
This function is a test.
test2(x, ...)
x |
a numerical variable. |
See the package's vignette for details on test.
The returned value is a numerical variable.
Franck Jabot
XX
## Not run: ##### EXAMPLE 1 ##### ##################### x=2 y=test2(x) y ## End(Not run)