Other packages > Find by keyword >

exreport  

Fast, Reliable and Elegant Reproducible Research
View on CRAN: Click here


Download and install exreport package within the R console
Install from CRAN:
install.packages("exreport")

Install from Github:
library("remotes")
install_github("cran/exreport")

Install by package version:
library("remotes")
install_version("exreport", "0.4.1")



Attach the package and use:
library("exreport")
Maintained by
Jacinto Arias
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-20
Latest Update: 2016-02-01
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.
How to cite:
Jacinto Arias (2015). exreport: Fast, Reliable and Elegant Reproducible Research. R package version 0.4.1, https://cran.r-project.org/web/packages/exreport. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.4.0 (2015-11-20 12:11)
Other packages that cited exreport R package
View exreport citation profile
Other R packages that exreport depends, imports, suggests or enhances
Complete documentation for exreport
Functions, R codes and Examples using the exreport R package
Some associated functions: expCombine . expConcat . expCreate . expCreateFromTable . expExtend . expExtract . expGetDuplicated . expInstantiate . expReduce . expRemoveDuplicated . expRename . expReorder . expSubset . exreport . exreportAdd . exreportRender . plotCumulativeRank . plotExpSummary . plotRankDistribution . tabularExpSummary . tabularTestPairwise . tabularTestSummary . testMultipleControl . testMultiplePairwise . testPaired . wekaExperiment . 
Some associated R codes: class_exPlot.R . class_exReport.R . class_exTabular.R . class_experiment.R . class_metaTags.R . class_phMetric.R . class_testFriedman.R . class_testMultiple.R . class_testMultipleControl.R . class_testMultiplePairwise.R . class_testPaired.R . fun_expCombine.R . fun_expConcat.R . fun_expCreate.R . fun_expExtend.R . fun_expExtract.R . fun_expGetDuplicated.R . fun_expInstantiate.R . fun_expReduce.R . fun_expRemoveDuplicated.R . fun_expRename.R . fun_expReorder.R . fun_expSubset.R . fun_exreport.R . fun_plotCumulativeRank.R . fun_plotExpSummary.R . fun_plotRankDistribution.R . fun_tabularExpSummary.R . fun_tabularTestPairwise.R . fun_tabularTestSummary.R . fun_testMultipleControl.R . fun_testMultiplePairwise.R . fun_testPaired.R . utils_addDoc.R . utils_list.R . utils_phMetric.R . utils_reportGenerator.R . utils_statistics.R . utils_strings.R . utils_tables.R . utils_text.R .  Full exreport package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA