Rlang-QQ
Version 0.3.1.0 revision 0 uploaded by AdamVogt.
Package meta
- Synopsis
- quasiquoter for inline-R code
- Description
This quasiquoter calls R (http://www.r-project.org/) from ghc. Variables from the haskell-side are passed in, and variables created (or modified) are returned as the value of the quasiquote.
The R package knitr is used, which allows recording plots. But for this to work, you need to install it first, for example with:
R --no-save <<< 'install.packages("knitr")'
- Author
- Adam Vogt <vogt.adam@gmail.com>
- Bug reports
- n/a
- Category
- Development
- Copyright
- n/a
- Homepage
- http://code.haskell.org/~aavogt/Rlang-QQ
- Maintainer
- Adam Vogt <vogt.adam@gmail.com>
- Package URL
- n/a
- Stability
- n/a