Skip to content

unoe/qss-tidy

This branch is up to date with jrnold/qss-tidy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jeffrey Arnold
Jul 16, 2020
d8f10ca · Jul 16, 2020
Dec 28, 2017
Jun 13, 2018
Jan 2, 2017
Dec 23, 2017
Dec 23, 2017
Feb 4, 2017
Feb 27, 2018
Jun 13, 2018
Jun 13, 2018
Feb 27, 2018
Jan 17, 2017
Feb 27, 2018
Jul 16, 2020
Feb 18, 2018
Jun 13, 2018
Feb 4, 2017
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Jul 16, 2020
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Jan 17, 2017
Feb 27, 2018
Jun 13, 2018

Repository files navigation

This is no longer maintained

Tidyverse R code for Imai's "Quantitative Social Science: An Introduction"

This repository contains the code and text for the QSS Tidy which supplements the text

Kosuke Imai. 2017. "Quantitative Social Science: An Introduction" URL, Amazon.

with R tidyverse code.

Install

You can install the R packages this book depends on with

devtools::install("jrnold/r4ds-exercise-solutions")

Build

The site is built with the R package bookdown.

Render the book by running

bookdown::render_book("index.Rmd")

Serve the book and render on change to files by running:

bookdown::serve_book()

License

This work by Jeffrey ArnoldCC BY 4.0

Code is licensed under MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%