| closeDTable | R Documentation |
Closes a .dtable file
closeDTable(path)
path |
A path name |
Nothing returned
## Not run:
openDTBin("/tmp/test")
addDTBin("/tmp/test","A",Orange)
closeDTBin("/tmp/test")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.