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