jrnold / qss-tidy

tidyverse code for QSS

Home Page:https://jrnold.github.io/qss-tidy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

tidyverse code for QSS

https://jrnold.github.io/qss-tidy

License:Other


Languages

Language:R 100.0%