dataset_rm | R Documentation |
Remove a dataset from a project
dataset_rm(project, dataset)
project |
path to the project directory |
dataset |
name of the dataset to remove |
## Not run:
dataset_rm("PBMC", "PBMC163k")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.