g.shell.GGIR {GGIR} | R Documentation |
Wrapper function around function GGIR
Description
This function used to be the central function in the package, but has been renamed GGIR. You can still use function call g.shell.GGIR but all arguments will be passed on to function GGIR. We have done this to preserve consistency with older use cases of the GGIR package. All documentation can now be found in GGIR.
Usage
g.shell.GGIR(...)
Arguments
... |
Any of the parameters used by GGIR. |
Value
The function provides no values, it only ensures that other functions are called and that their output is stored. See GGIR.
Author(s)
Vincent T van Hees <v.vanhees@accelting.com>
[Package GGIR version 3.1-2 Index]