Here are
93 public repositories
matching this topic...
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Updated
Aug 25, 2020
Python
A general-purpose tool for dynamic report generation in R
Construct Complex Table with knitr::kable() + pipe.
A collection of knitr examples
📖 An interactive companion to the well-received textbook 'Introduction to Econometrics' by Stock & Watson (2015)
Compile LaTeX or knitr documents from within Atom
Updated
Jun 20, 2020
JavaScript
Dynamic Documents with R and knitr
[WIP] R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
Automatically knit R Markdown documents, build them with Jekyll, and serve the website with servr locally
Containerize R Markdown documents for continuous reproducibility
🍋 Lemon --- Freshing up your ggplots
Some (magical) printing methods for knitr
Avoid the typical working directory pain when using 'knitr'
RStudio addin for wrapping RMarkdown paragraphs
chain simple forms / surveys into longer runs using the power of R to generate pretty feedback and complex designs
Copy to Clipboard Buttons for RMarkdown HTML Documents
"Take a Sad Plot & Make It Better" Talk @ OHSU's BioData Club
Updated
May 13, 2019
JavaScript
🧪 Source-controlled split testing stack for building, launching and analysing A/B tests.
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.
Updated
Jan 22, 2019
TypeScript
A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.
📺 Links to HTML5 presentations made using the R package {xaringan}.
The stack I use to make reproducible reports of my statistical analyses
Adding meta cards to Rmd files
A knitr engine to simulate interactive sessions
Repository for lesson materials on Literate Programming
Updated
Jun 18, 2020
HTML
Course Materials for Reproducible Research Workshop
A sample website based on blogdown and Hexo
Improve this page
Add a description, image, and links to the
knitr
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
knitr
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Dear Community,
There is a typo in the section titled "The StringsAsFactors argument" after the second block of code that demonstrates the use of the str() function. Right after the code boxes is written "We can see that the $Color and $State columns are factors and $Speed is a numeric column", but the box shows that the $Color column is a vector of strings.
Regards,
Rodolfo