Skip to content

Add shebang to r scripts, create .gitignore

Lucas Schons requested to merge add-shebang-to-r-scripts into master

add shebang to make r scripts executable from command line. add gitignore, ignore csv and RDS files since they can be produced locally using the provided r scripts

Merge request reports