Authors: Grant Henderson, Leanna Kelly, Sidney Parel, and Trevor Vidano
Team: 1
University of California, Davis Winter Quarter 2021
As a part of completing the STA-141A Project 2 assignment, this repository contains the main markdown file, Project2.Rmd that contains the analysis and write up of Team 1's Project 2. It also contains five datasets included in the analysis:
WHO-COVID-19-global-data.csvCDC_Anxiety.csvGoogle_US_Anxiety_Queries.csvGoogle_US_Depression_Anxiety.csvGoogle_US_Depression_Queries.csv
In addition to these files, it also contains the technical background sheet, 2020_HPS_Background.pdf on the CDC_Anxiety.csv dataset. Finally, it contains supplementary data from an article that analyzed google trends data relating to depression, GoogleTrendsArticleSupplementaryData.pdf.
The repository is organized as follows:
- all data and related documents are in the
Datafolder - all
.Rmdfiles used to create the report are in theCodefolder - all
.htmlfiles generated from the.Rmdfiles are in theReportfolder