CMD + K

r-reprex

Community

Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as <https://stackoverflow.com> and <https://github.com>, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

Installation

To install this package, run one of the following:

Conda
$conda install rdonnellyr::r-reprex

Usage Tracking

0.2.0
0.1.2
0.1.1
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as <https://stackoverflow.com> and <https://github.com>, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

Last Updated

Oct 2, 2018 at 13:48

License

MIT + file LICENSE

Total Downloads

1.1K

Supported Platforms

macOS-64