View source: R/editing.functions.R
delete.model | R Documentation |
Delete a reconstructed model from the dataset
delete.model(x)
x |
A TRONCO compliant dataset. |
A TRONCO complian dataset.
data(test_model)
model = delete.model(test_model)
has.model(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.