Skip to contents

Delete a project

Usage

delete_project(id)

Arguments

id

the id of the project

Value

list of information about deleted project

Examples

if (FALSE) { # \dontrun{
delete_project(1)
} # }