Learn R Programming

compositions (version 2.0-8)

gsiinternal: 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

Value

unkown

Arguments

None

Details

Will not be given.

See Also

gsi

Examples

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

Run the code above in your browser using DataLab