getObservables: Extract the observables of an object

View source: R/classes.R

getObservablesR Documentation

Extract the observables of an object

Description

Extract the observables of an object

Usage

getObservables(x, ...)

## S3 method for class 'tbl_df'
getObservables(x, hypothesis = 1, ...)

Arguments

x

object from which the equations should be extracted

...

not used

hypothesis

The hypothesis in the dMod.frame

Value

The equations as a character.


dkaschek/dMod documentation built on Aug. 16, 2024, 1:37 a.m.