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 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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