knitr::opts_chunk$set(echo = TRUE)

Script naming protocol

Below is the format used:

##_##_descriptive-name.R

Underscores (_) separate the sections of the script name. Each section of the script name has a purpose:

Number | Description :----: | ----------- 01 | Data cleaning and preparation 02 | Interfacing between Mplus and R to run and analyze models 03 | Data visualization 9# | Scripts for supplementary work



e-mcbride/covid19.commuting documentation built on April 14, 2022, 5:30 p.m.