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 Aug. 16, 2023, 5:07 p.m.