mymodels {AMModels}R Documentation

Sample amModelLib Object Containing Models and Data.

Description

Four models and four data objects.

Format

An amModelLib object with

Examples


data(mymodels)
mymodels
summary(mymodels)
getAMModel(mymodels, 'plant.model')
mymodels[[1]]
str(mymodels)




[Package AMModels version 0.1.4 Index]