gsiinternal {compositions} | R Documentation |
Environment containing the old gsi functions
Description
If you need some of the old deprecated gsi.functions you can attach this environment, which contains them all. Use at your own risk.
Usage
gsi
Arguments
None
Details
Will not be given.
Value
unkown
Note
Do not use gsi.* functions directly since they are internal functions of the package
See Also
Examples
attach(gsi)
objects("gsi")
detach(gsi)
"Hello don't call these functions, they will be removed in the next version"
[Package compositions version 2.0-8 Index]