Learn R Programming

mrgsolve (version 0.8.12)

names,mrgmod-method: Get all names from a model object

Description

Get all names from a model object

Usage

# S4 method for mrgmod
names(x)

Arguments

x

the model object

Examples

Run this code
# NOT RUN {
mod <- mrgsolve:::house()
names(mod)

# }

Run the code above in your browser using DataLab