R/import.R
dataset_rm.Rd
Remove a dataset from a project
dataset_rm(project, dataset)
path to the project directory
name of the dataset to remove
if (FALSE) { # \dontrun{ dataset_rm("PBMC", "PBMC163k") } # }