Skip to contents

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

if (FALSE) {
armadillo.delete_project(project_name = "gecko")
}