Dear all
Is there an equivalent of "R CMD Sweave" for brew [1] documents?
Something in the lines of "R CMD brew"? Can R be configured to parse
brew documents from the commandline, without opening an interactive R
session and issuing the following?
require(brew)
brew("featurefull.brew")
I would like to set a LyX converter for brew documents, and for this
I'd need to call the brew parser from the cli. Please let me know of
any ideas.
Regards
Liviu
[1] http://cran.r-project.org/web/packages/brew/index.html
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.