stopEating.RdThis function instructs a stock to stop all of its predatory activities. This is equivalent with setting a stock's "doeseat" parameter to 0
stopEating(stockName)
| stockName | a string of the stock name |
|---|
a vector of numeric error codes (0 is success, otherwise is error)