Skip to content

gtlaflair/uh-ds-pres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducible presentations in RStudio
UH Data Science Group

Basics

  • Date: December 7, 2018
  • Time: 3:00 - 4:00 PM
  • Location: Moore Hall 162

Instructors

  • Geoff LaFlair (Second Language Studies)
  • Bradley McDonnell (Linguistics)

Overview

In this session, participants will be introduced to reproducible HTML presentations using R in RStudio. The example slides were created using the slideshow package xaringan by created by Yihui Xie.

Packages

Install the following R packages install.packages(c('knitr', 'haven', 'leaflet', 'kableExtra', 'tidyverse', 'wesanderson')) and the slide package from GitHub devtools::install_github('yihue/xaringan') before compiling any of the presentations in RStudio.

RMarkdown

See this cheatsheet for RMarkdown basics.

About

Reproducible presentations in RStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages