armadillo.delete_project {MolgenisArmadillo} | R Documentation |
Delete project
Description
A project represents usually a study or collection of variables
Usage
armadillo.delete_project(project_name)
Arguments
project_name |
the name of the study or collection of variables name |
Examples
## Not run:
armadillo.delete_project(project_name = "gecko")
## End(Not run)
[Package MolgenisArmadillo version 2.6.3 Index]