Last chance! 50% off unlimited learning
Sale ends in
Return the code blocks from a model specification file
blocks(x, ...)# S4 method for mrgmod
blocks(x, ...)
# S4 method for character
blocks(x, ...)
model object or path to model specification file
passed along
# NOT RUN {
mod <- mrgsolve:::house()
mod %>% blocks
mod %>% blocks(PARAM,TABLE)
# }
Run the code above in your browser using DataLab