gsiinternal: Environment containing the old gsi functions

gsiinternalR 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

gsi

Examples

attach(gsi)
objects("gsi")
detach(gsi)
"Hello don't call these functions, they will be removed in the next version"

compositions documentation built on June 22, 2024, 12:15 p.m.