Other packages > Find by keyword >

rrtable  

Reproducible Research with a Table of R Codes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rrtable", "0.3.0")



Attach the package and use:
library("rrtable")
Maintained by
Keon-Woong Moon
[Scholar Profile | Author Map]
First Published: 2018-07-28
Latest Update: 2022-04-05
Description:
Makes documents containing plots and tables from a table of R codes. Can make "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents with or without R code. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.
How to cite:
Keon-Woong Moon (2018). rrtable: Reproducible Research with a Table of R Codes. R package version 0.3.0, https://cran.r-project.org/web/packages/rrtable. Accessed 15 Apr. 2025.
Previous versions and publish date:
0.1.0 (2018-07-28 00:20), 0.1.6 (2020-01-29 17:10), 0.1.7 (2020-02-04 16:20), 0.2.1 (2020-04-02 14:40)
Other packages that cited rrtable R package
View rrtable citation profile
Other R packages that rrtable depends, imports, suggests or enhances
Complete documentation for rrtable
Functions, R codes and Examples using the rrtable R package
Some associated functions: HTMLcode2latex . Rcode2df . Rcode2df2 . Rcode2docx . Rcode2flextable . Rcode2office . Rcode2pptx . add_2flextables . add_2ggplots . add_2plots . add_Rcode . add_anyplot . add_flextable . add_ggplot . add_image . add_plot . add_self . add_text . add_text2hyperlink . add_title . add_title_slide . as.mynumeric . chooser . chooser2 . chooser2UI . chooserInput . chooserUI . code2docx . code2office . code2pptx . data2HTML . data2docx . data2docx2 . data2office . data2pdf . data2plotzip . data2pptx . data2pptx2 . df2RcodeTable . df2flextable . df2flextable2 . exportCSV . file2HTML . file2docx . file2docx2 . file2pdf . file2plotzip . file2pptx . file2pptx2 . flextable2ztable . html2latex . image2docx . image2office . image2pptx . insert_argument . is_ggplot . is_ggsurvplot . myFlextable . mycat . mygrep . myplot2 . mytable2flextable . open_doc . p2character . pickerInput3 . plot2docx . plot2office . plot2pptx . plotPNG2 . pptxList . pptxListInput . readCSVComment . readComment . replace_argument . roundDf . sampleData2 . sampleData3 . set_argument . table2docx . table2office . table2pptx . tensiSplit . unsink . writeCSVComment . ztable2 . ztable2flextable . 
Some associated R codes: add_2ggplots.R . add_2plots.R . add_Rcode.R . add_flextable.R . add_ggplot.R . add_plot.R . add_title_slide.R . chooserEx.R . code2pptx.R . data2HTML.R . data2office.R . data2pdf.R . data2plotzip.R . df2flextable.R . exportCSV.R . file2pdf.R . flextable2ztable.R . image2pptx.R . myFlextable.R . mytable2flextable.R . plot2pptx.R . pptxList.R . pptxListInput.R . readComment.R . set_argument.R . table2office.R . writeCSVComment.R . ztable2.R . ztable2flextable.R .  Full rrtable package functions and examples
Downloads during the last 30 days
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rrtable2030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
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  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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