This repository is for analysis of 2019-2021 NSDUH data for young adults (18-25).
-data/: cleaned and raw datasets, codebooks
-figures/: graphs saved from R scripts
-0a_data_collection.R: collect raw data and writing young adult files
-0b_data_cleaning.R: combine data from different years and factorizing variables
-1_univariate_analysis.R: create plots and tables with one variable
-2a_year_bivariate_analysis.R: create plots and tables with two variables, one of which is year
-2b_other_bivariate_analysis.R: create plots and tables with two variables, not including year
-3_multivariate_analysis.R: create plots and tables with three or more variables
-4_data_quality_analysis.R: analyze missingness before and after data cleaning
-Derksen_Claire_Executive_Summary.qmd
-Derksen_Claire_Executive_Summary.html
-Derksen_Claire_Final_Report.qmd
-Derksen_Claire_Final_Report.html
-Derksen_Claire_progress_memo_1.qmd
-Derksen_Claire_progress_memo_1.html
-Derksen_Claire_progress_memo_2.qmd
-Derksen_Claire_progress_memo_2.html
-.git
-.gitignore: for denoting what files are too large and should be ignored by github
-.Rhistory
-.Rproj.user
-final-project-1-cadaora.Rproj