r-reprex 0.3.0 Prepare reproducible R code examples for sharing

This package provides a 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 or email. reprex also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.