All Projects → jrnold → qss-tidy

jrnold / qss-tidy

Licence: other
tidyverse code for QSS

Programming Languages

r
7636 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].