registerMemoryErr {NetPathMiner} | R Documentation |
Internal method to register memery errors, caused by compiled code. This method is used only by the package, and should not be invoked by users.
registerMemoryErr(method)
method |
The mathod which generated the error. |
Ahmed Mohamed