modelparse: Parse model specification text.
Description
Parse model specification text.
Usage
modelparse(txt, split = FALSE, drop_blank = TRUE, comment_re = c("//",
"##"), ...)
Arguments
drop_blank
logical; TRUE
if blank lines are to be dropped
comment_re
regular expression for comments