import.model: import.model

Description Usage Arguments Value

View source: R/loading.R

Description

Add an adjacency matrix as a model to a TRONCO compliant object. Input "model" can be either a dataframe or a file name.

Usage

1
import.model(tronco_object, model, model.name = "imported_model")

Arguments

tronco_object

A TRONCO compliant object

model

Either a dataframe or a filename

model.name

Name of the imported model

Value

A TRONCO compliant object


TRONCO documentation built on Nov. 8, 2020, 5:51 p.m.