Here are
111 public repositories
matching this topic...
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Updated
Apr 4, 2022
Python
A general-purpose tool for dynamic report generation in R
Construct Complex Table with knitr::kable() + pipe.
R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
Updated
Feb 18, 2022
RMarkdown
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
Nov 17, 2020
JavaScript
Dynamic Documents with R and knitr
Automatically knit R Markdown documents, build them with Jekyll, and serve the website with servr locally
Updated
Apr 26, 2021
SCSS
🐳 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 surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
An R package for generating advanced tables
Lightweight infrastructure to handle multiple rmarkdown reports
Copy to Clipboard Buttons for RMarkdown HTML Documents
🧪 Source-controlled split testing stack for building, launching and analysing A/B tests.
"Take a Sad Plot & Make It Better" Talk @ OHSU's BioData Club
Updated
May 13, 2019
JavaScript
Extend {knitr} with hooks
A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.
notestar is a notebook system built on the targets package: notes with targets.
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.
Updated
Jan 22, 2019
TypeScript
📺 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
Collection of my tweets containing RMarkdown tips and tricks
Updated
Jan 13, 2022
HTML
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