This repository contains code for the following manuscript:
Purpose in life, loneliness, and protective health behaviors during the COVID-19 pandemic
analysis= R code for the analyses reported in the manuscriptcleaning= R code and supporting files for cleaning the datadata= cleaned data and survey item information
├── analysis
├── analysis_code.md
├── analysis_code.Rmd
└── cleaning
├── data_cleaning.Rmd
└── state_codes.csv
└── data
├── data_clean_long.csv
├── data_clean_wide.csv
└── item_information.csv