Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 919 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 919 Bytes

UG Quantitative Methods in the Social Sciences: Lab workbook

A step-by-step guide for conducting quantitative research in R by Rafael Verudzco Torres and Dr. Mark Wong.

The online book is available: https://bookdown.org/jovet255/lab-workbook/.

It is targeted to University of Glasgow students enrolled in the Undergraduate Quantitative Research Methods course of the School of Social & Political Sciences. The activities are designed for RStudio Cloud.

The book was written using R bookdown package.

To render the book locally, open the R Markdown file index.Rmd and click the Build tab of RStudio and select the bookdown::gitbook option. For more information see https://bookdown.org/yihui/bookdown/.

This book was written using the following GitHub repository: https://github.com/rstudio/bookdown-demo.