Learn R Programming

AMModels (version 0.1.4)

mymodels: Sample amModelLib Object Containing Models and Data.

Description

Four models and four data objects.

Arguments

Format

An amModelLib object with

Examples

Run this code
# NOT RUN {
data(mymodels)
mymodels
summary(mymodels)
getAMModel(mymodels, 'plant.model')
mymodels[[1]]
str(mymodels)



# }

Run the code above in your browser using DataLab