from_cmpx: Load a Model from CMPX

View source: R/RAgena.R

from_cmpxR Documentation

Load a Model from CMPX

Description

This function reads an input agena.ai model file with the .cmpx extension to create an R model object. The model object includes the networks and the nodes of the imported model.

Usage

from_cmpx(modelPath)

Arguments

modelPath

Path to the input file

Value

An R model object


agena.ai documentation built on Sept. 26, 2023, 5:11 p.m.