synDelete | R Documentation |
Removes an object from Synapse.
synDelete(obj, version=NULL)
obj |
An existing object stored on Synapse |
version |
For entities, specify a particular version to delete. |
## Not run:
file<-synGet("syn12345")
synDelete(file)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.