View source: R/dataset_commit.R
DatasetCommit.delete | R Documentation |
Deletes a specific dataset commit on SolveBio.
DatasetCommit.delete(id, env = .solveEnv)
id |
String The ID or full name of a SolveBio dataset commit. |
env |
(optional) Custom client environment. |
## Not run:
DatasetCommit.delete(<ID>)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.