rLSsampDelete {rLindo}R Documentation

Delete the specified sample object.

Description

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

Usage

rLSsampDelete(sample)

Arguments

sample

A LINDO API sample object, returned by rLSsampCreate.

Value

ErrorCode

Zero if successful, nonzero otherwise.

References

LINDO SYSTEMS home page at www.lindo.com


[Package rLindo version 8.0.1 Index]