Return the code blocks from a model specification file
Return the code blocks from a model specification file
blocks(x, ...) ## S4 method for signature 'mrgmod' blocks(x, ...) ## S4 method for signature 'character' blocks(x, ...)
x |
model object or path to model specification file |
... |
passed along |
mod <- mrgsolve::house() mod %>% blocks mod %>% blocks(PARAM,TABLE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.