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

names,mrgmod-methodR Documentation

Get all names from a model object

Description

Get all names from a model object

Usage

## S4 method for signature 'mrgmod'
names(x)

Arguments

x

the model object

Examples

mod <- mrgsolve::house()
names(mod)


mrgsolve documentation built on May 29, 2024, 5:37 a.m.