Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 767 Bytes

File metadata and controls

29 lines (19 loc) · 767 Bytes

sds192

Travis build status

The goal of sds192 is to help introductory data science students.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("benmarwick/wordcountaddin")
remotes::install_github("baumer-lab/fertile")
remotes::install_github("baumer-lab/sds192")

Use template

To use the built-in R Markdown template for assignments: Go to File -> New File -> R Markdown -> From Template -> SDS 192 assignment