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 21 Dec. 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

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
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  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
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