Learn R Programming

mrgsolve (version 1.5.1)

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
mod <- mrgsolve::house()
names(mod)

Run the code above in your browser using DataLab