An R package for reproducible research. Analyze your experimental data and generate HTML and PDF reports.
exreport has been conceived to obtain robust and transparent reproducibility when developing scientific publishable results. Describe your experiments and your analysis in an exreport script and reproduce publish-ready descriptive statistics, tables, plots and many more with a single click.
(We use the group to track the active users of the package so we appreciate it very much if you subscribe)
# install.packages("devtools")
devtools::install_github("jacintoarias/exreport")
See it in action in our website experiments.
Collaborate with us in github by identifying bugs, requesting new features or programming yourself!