The purpose of this git repo is to provide a svelt (compact and elegant) analysis template to be used for reproducible analysis. Key concepts taken from Tidy Data by Hadley Wickham, and special thanks to Mike Frank, Dave Paunesku, and Joe Powers for teaching how to put these concepts into practice.
This code is set-up to
The most recent files can be found at the Github Repo.
Below you will find a brief introduction to the file structure and purpose of each file.
Everything in this folder is ran at the beginning of each file. This is where you set default folders, libraries, and functions.
The following files are included:
This are the scripts transforming raw datafiles into analyzable datafiles.
Analysis repo for RTS intervention.
Here you would define the data structure of Raw datafiles, deidentieid datafiles, and cleaned analysis datafiles.
I'll fill this out
Add other information below on main IVs DVs so that others can follow your analyses.