Description
Fast, Reliable and Elegant Reproducible Research.
Description
Analysis of experimental results and automatic report generation in both interactive HTML and LaTeX. This package ships with a rich interface for data modeling and built in functions for the rapid application of statistical tests and generation of common plots and tables with publish-ready quality.
README.md
exreport
Fast, Reliable and Elegant Reproducible Research
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.
Check our dedicated wwebsite and documentation:
Install from github via devtools
# install.packages("devtools")
devtools::install_github("jacintoarias/exreport")
Features
- Define a data model to organice and process your experiments.
- Evaluate your experimental data by using powerful statistical tests.
- Visualice your data by generating beautiful plots and tables.
- Comunicate generate interactive HTML reports and use it to export the elements toyour paper or to discuss the results with your coleages.
- Repeat instantly and have robust reproducibility of your results by using your exreport script.
See it in action in our website experiments.
Collaborate
Collaborate with us in github by identifying bugs, requesting new features or programming yourself!