evaluate: Parsing and Evaluation Tools that Provide More Details than the Default
- CRAN: http://cran.r-project.org/web/packages/evaluate/index.html
- GitHub: https://github.com/hadley/evaluate
> library(evaluate)
バージョン: 0.7.2
関数名 | 概略 |
---|---|
evaluate |
Evaluate input and return all details of evaluation. |
new_output_handler |
Custom output handlers. |
parse_all |
Parse, retaining comments. |
replay |
Replay a list of evaluated results. |