This page is a work in progress and will be updated on the fly.

MathJax GitHub R CLI git YAML Markdown HTML & CSS PanDoc knitr Shiny R Markdown image map example
Pictoral Table of Contents.

R Markdown 🔗︎

R Markdown: The Definitive Guide. Title says it all. You should use this. A lot.

R 🔗︎

Markdown 🔗︎

There are many similarities with the R Markdown references above.

Markdown Editors 🔗︎

YAML 🔗︎

  • The YAML Fieldguide. List of YAML arguments & explanations.
  • Data Format Converter. Switch between YAML and TOML. Must omit the delimiters.
  • R Markdown Theme Gallery. Change theme in YAML header to get a different look. Valid themes for HTML documents include: default, cerulean, journal, flatly, readable, spacelab, united, cosmo, lumen, paper, sandstone, simplex, and yeti.
  • R Markdown highlight options: Change the way (R)code syntax looks when rendered. Options include: default, tango, pygments, kate, monochrome, espresso, zenburn, haddock, breezedark, and textmate.

Knitr 🔗︎

Command Line Interpreter 🔗︎

  • Explain Shell. By Idan Kamara. Write a command to see the help text that matches each argument. Awesome.

For Windows 🔗︎

  • Cmder. A portable console emulator for Windows that allows you to run UNIX-style bash commands. Download the Full version and you will also get git.
  • git for Windows comes with Git BASH, an emulator used to run Git from the command line.

CSS & HTML 🔗︎

PanDoc 🔗︎

  • Try Pandoc. Convert different input formats to various output formats using PanDoc’s online tool.

MathJax 🔗︎

Licencing 🔗︎

Even though this page has some resources, I think the puppy can stay.

puppy

Photo credit Dog789, licensed under CC BY-SA. Original file.

Edit this page