from_cmpx {agena.ai} | R Documentation |
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.
from_cmpx(modelPath)
modelPath |
Path to the input file |
An R model object