Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

jrnold/qss-tidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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