CloseTIMS | R Documentation |
Calling this method is not mandatory - the resources will anyway be cleanly released when the garbage collector decides to destroy the OpenTIMS data handle. The only purpose of this method is to enable them to be explicitly released earlier than that.
CloseTIMS(opentims)
opentims |
Instance of OpenTIMS. |
void
## Not run: D = OpenTIMS('path/to/your/folder.d') CloseTIMS(D) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.