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 06 Nov. 2024.
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

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  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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