has.model | R Documentation |
Return true if there is a reconstructed model in the TRONCO dataset 'x', which should be
a TRONCO compliant dataset - see is.compliant
.
has.model(x)
x |
A TRONCO compliant dataset. |
TRUE if there is a reconstructed model in x
.
data(test_dataset)
has.model(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.