R/editing.functions.R
delete.type.Rd
Delete an event type
delete.type(x, type)
A TRONCO compliant dataset.
The name of the type to delete.
A TRONCO complian dataset.
data(test_dataset) test_dataset = delete.type(test_dataset, 'Pattern')