Showing 15 of total 15 results (show query)
yihui
knitr:A General-Purpose Package for Dynamic Report Generation in R
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Maintained by Yihui Xie. Last updated 13 days ago.
dynamic-documentsknitrliterate-programmingrmarkdownsweave
2.4k stars 23.61 score 116k scripts 4.2k dependentshaozhu233
kableExtra:Construct Complex Table with 'kable' and Pipe Syntax
Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax.
Maintained by Hao Zhu. Last updated 23 days ago.
htmlkablekableextraknitrlatexrmarkdown
702 stars 19.35 score 55k scripts 163 dependentsgforge
htmlTable:Advanced Tables for Markdown/HTML
Tables with state-of-the-art layout elements such as row spanners, column spanners, table spanners, zebra striping, and more. While allowing advanced layout, the underlying css-structure is simple in order to maximize compatibility with common word processors. The package also contains a few text formatting functions that help outputting text compatible with HTML/LaTeX.
Maintained by Max Gordon. Last updated 8 months ago.
79 stars 15.33 score 1.3k scripts 767 dependentsstefanedwards
lemon:Freshing Up your 'ggplot2' Plots
Functions for working with legends and axis lines of 'ggplot2', facets that repeat axis lines on all panels, and some 'knitr' extensions.
Maintained by Stefan McKinnon Edwards. Last updated 5 months ago.
axis-linesfacetsggplot-extensionggplot2knitrlegendticksvisualization
190 stars 11.98 score 1.7k scripts 4 dependentsgadenbuie
epoxy:String Interpolation for Documents, Reports and Apps
Extra strength 'glue' for data-driven templates. String interpolation for 'Shiny' apps or 'R Markdown' and 'knitr'-powered 'Quarto' documents, built on the 'glue' and 'whisker' packages.
Maintained by Garrick Aden-Buie. Last updated 12 months ago.
glueknitrknitr-enginequartormarkdownrmdshinytemplate
218 stars 8.43 score 312 scriptsyihui
printr:Automatically Print R Objects to Appropriate Formats According to the 'knitr' Output Format
Extends the S3 generic function knit_print() in 'knitr' to automatically print some objects using an appropriate format such as Markdown or LaTeX. For example, data frames are automatically printed as tables, and the help() pages can also be rendered in 'knitr' documents.
Maintained by Yihui Xie. Last updated 2 years ago.
118 stars 8.13 score 1.3k scriptsropensci
ezknitr:Avoid the Typical Working Directory Pain When Using 'knitr'
An extension of 'knitr' that adds flexibility in several ways. One common source of frustration with 'knitr' is that it assumes the directory where the source file lives should be the working directory, which is often not true. 'ezknitr' addresses this problem by giving you complete control over where all the inputs and outputs are, and adds several other convenient features to make rendering markdown/HTML documents easier.
Maintained by Dean Attali. Last updated 2 years ago.
knitrpeer-reviewedreproducibilityrmarkdownrmd
115 stars 7.81 score 378 scriptshofnerb
papeR:A Toolbox for Writing Pretty Papers and Reports
A toolbox for writing 'knitr', 'Sweave' or other 'LaTeX'- or 'markdown'-based reports and to prettify the output of various estimated models.
Maintained by Benjamin Hofner. Last updated 4 years ago.
knitrlatexr-languagereportingreproduciblereproducible-researchsweave
30 stars 7.30 score 223 scripts 1 dependentsnanxstats
liftr:Containerize R Markdown Documents for Continuous Reproducibility
Persistent reproducible reporting by containerization of R Markdown documents.
Maintained by Nan Xiao. Last updated 1 years ago.
containerizationdockerdynamic-documentsknitrliftrreproducible-researchreproducible-sciencermarkdownstatistical-computing
172 stars 7.03 score 21 scriptssagirumati
DynareR:Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto'
It allows running 'Dynare' program from base R, R Markdown and Quarto. 'Dynare' is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium ('DSGE') and overlapping generations ('OLG') models. This package does not only integrate R and Dynare but also serves as a 'Dynare' Knit-Engine for 'knitr' package. The package requires 'Dynare' (<https://www.dynare.org/>) and 'Octave' (<https://www.octave.org/download.html>). Write all your 'Dynare' commands in R or R Markdown chunk.
Maintained by Sagiru Mati. Last updated 5 months ago.
9 stars 6.29 score 143 scriptsreconverse
reportfactory:Lightweight Infrastructure for Handling Multiple R Markdown Documents
Provides an infrastructure for handling multiple R Markdown reports, including automated curation and time-stamping of outputs, parameterisation and provision of helper functions to manage dependencies.
Maintained by Thibaut Jombart. Last updated 2 years ago.
infrastructureknitrrmarkdownrmarkdown-document
84 stars 5.99 score 47 scriptscoachshea
knitLatex:'Knitr' Helpers - Mostly Tables
Provides several helper functions for working with 'knitr' and 'LaTeX'. It includes 'xTab' for creating traditional 'LaTeX' tables, 'lTab' for generating 'longtable' environments, and 'sTab' for generating a 'supertabular' environment. Additionally, this package contains a knitr_setup() function which fixes a well-known bug in 'knitr', which distorts the 'results="asis"' command when used in conjunction with user-defined commands; and a com command (<<com=TRUE>>=) which renders the output from 'knitr' as a 'LaTeX' command.
Maintained by John Shea. Last updated 7 years ago.
1 stars 4.59 score 26 scriptsremlapmot
knitexercise:Knit Exercise Questions and Solutions from the Same R Markdown Document
Provides a function to knit questions and solutions documents from the same R Markdown document.
Maintained by Tom Palmer. Last updated 7 days ago.
1 stars 3.85 score 1 scriptstjmahr
WrapRmd:RStudio Addin for Wrapping RMarkdown Paragraphs
Provides an RStudio addin for wrapping paragraphs in an RMarkdown document without inserting linebreaks into spans of inline R code.
Maintained by Tristan Mahr. Last updated 1 years ago.
104 stars 3.72 score 3 scriptstjmahr
notestar:Notebooks Using 'Targets' and 'Bookdown'
'Targets' is an R package for dependency and build management in data analysis projects. This package provides a set of targets and project infrastructure to create 'bookdown'-based notebooks using 'targets'.
Maintained by Tristan Mahr. Last updated 2 months ago.
bookdownknitrpandocrmarkdowntargets
30 stars 3.18 score 7 scripts