Description Usage Arguments Value Examples
View source: R/editing.functions.R
Delete a reconstructed model from the dataset
1 | delete.model(x)
|
x |
A TRONCO compliant dataset. |
A TRONCO complian dataset.
1 2 3 | 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.