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) { # \dontrun{
armadillo.delete_project(project_name = "gecko")
} # }