Skip to content

bpffjl/project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_template

The template that I like for projects

Create an R project in RStudio

Use {renv}

See renv documentation here

Commit to git

Makefile

Directory structure

The directory is structured by what type of files go in the folder. So all scripts go insite the scripts folder, all outputs go in the outputs folder. I differentiate between data that will be provided to others and data used for the project. Data used in the project goes into the data folder whereas data that will provided to others goes in the appropriate folder under the output folder.

About

The template that I like for projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages