Delete a given parameter set from an rmaverick project.
delete_set(project, set = NULL, check_delete_output = TRUE)
| project | an rmaverick 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 |