.genericTest {aoos} | R Documentation |
Generic Test
Description
This generic function only exists to test that the rexygen2 parser work correctly. Just ignore it.
Usage
.genericTest(x, ...)
## S4 method for signature 'numeric'
.genericTest(x, ..., methodParam = function() 1)
Arguments
x |
Object |
... |
Object |
methodParam |
Object |
[Package aoos version 0.5.0 Index]