delete_set.Rd
Delete a given parameter set from a MALECOT project.
delete_set(project, set = NULL, check_delete_output = TRUE)
project | a MALECOT project, as produced by the function
|
---|---|
set | which set to delete. Defaults to the current active set |
check_delete_output | whether to prompt the user before deleting any existing output |
# TODO