Learn R Programming

agena.ai (version 1.1.1)

from_cmpx: 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)

Value

An R model object

Arguments

modelPath

Path to the input file