Git Product home page Git Product logo

tufte's Introduction

tufte

CRAN status Downloads from the RStudio CRAN mirror R-CMD-check Codecov test coverage

This R package provides a few R Markdown output formats that use the Tufte style. See https://rstudio.github.io/tufte/ for a comprehensive example.

Books

R Markdown: The Definitive Guide

See about the Tufte Handouts format in R Markdown Definitive Guide

Installation

You can install the last available released version from CRAN

install.packages('tufte')

You can also install the development version of tufte from GitHub with:

# install.packages("remotes")
remotes::install_github("rstudio/tufte")
# install.packages("pak")
pak::pkg_install("rstudio/tufte")

Usage

The easiest way to make a new R Markdown document using Tufte style is from within RStudio. Go to File > New File > R Markdown > From template > Tufte Handout.

This can also be created from the command line using

rmarkdown::draft("tufte.Rmd", "tufte_html", "tufte")

Getting help

There are two main places to get help:

  1. The RStudio community is a friendly place to ask any questions about rmarkdown and the R Markdown family of packages. Use tag tufte in your post.

  2. Stack Overflow is a great source of answers to common rmarkdown questions. It is also a great place to get help, once you have created a reproducible example that illustrates your problem.

tufte's People

Contributors

1beb avatar aoles avatar cderv avatar dfeng avatar fvd avatar grimbough avatar gtritchie avatar jonathan-g avatar josch avatar lmullen avatar majoromask avatar stefanfritsch avatar yihui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.