Template for analysis project architecture - streamline new project setup
More how-to details: creating-a-repository-from-a-template
.Rprojfile is optional to commit to git -- can streamline setup.data/folder is automatically set up in.gitignoreto prevent git from tracking data files.gitkeepfile is used to keep an empty folder in gitmain_doc.qmdis aQuartodocument (newer development of aRmarkdowndocument). More information here.