import.model {TRONCO}R Documentation

import.model

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

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


[Package TRONCO version 2.24.0 Index]