Learn R Programming

rLindo (version 8.0.1)

rLScreateEnv: Create a new instance of LINDO API environment object.

Description

R interface function for LINDO API function LScreateEnv. For more information, please refer to LINDO API User Manual.

Usage

rLScreateEnv()

Arguments

Value

If successful, rLScreateEnv returns a LINDO API evriorment object; Otherwise, it returns NULL.

Details

There is no argument for this function. It goes to folder "LINDOAPI_HOME/license" to locate the license key file and create the LINDO API environment object.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSdeleteEnv