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]
All associated links for this package
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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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