| infoDTBin | R Documentation |
Displays the content of a .dtbin file
infoDTBin(path)
path |
A path name |
Nothing returned, but data is printed to the console. Intended as a debugging aid.
## Not run:
openDTBin("/tmp/test")
addDTBin("/tmp/test","A",Orange)
infoDTBin("/tmp/test")
closeDTBin("/tmp/test")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.