delete_set: Delete parameter set

Description Usage Arguments Examples

Description

Delete a given parameter set from a MALECOT project.

Usage

1
delete_set(project, set = NULL, check_delete_output = TRUE)

Arguments

project

a MALECOT project, as produced by the function malecot_project()

set

which set to delete. Defaults to the current active set

check_delete_output

whether to prompt the user before deleting any existing output

Examples

1
# TODO

bobverity/MALECOT documentation built on May 13, 2019, 4:01 a.m.