powered by
Closes a .dtbin file
closeDTBin(path)
Nothing returned
A path name
if (FALSE) { openDTBin("/tmp/test") addDTBin("/tmp/test","A",Orange) closeDTBin("/tmp/test") }
Run the code above in your browser using DataLab