has.model: has.model

View source: R/as.functions.R

has.modelR Documentation

has.model

Description

Return true if there is a reconstructed model in the TRONCO dataset 'x', which should be a TRONCO compliant dataset - see is.compliant.

Usage

has.model(x)

Arguments

x

A TRONCO compliant dataset.

Value

TRUE if there is a reconstructed model in x.

Examples

data(test_dataset)
has.model(test_dataset)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.