alan-turing-institute / DetectorChecker

Project to develop software to assess developing detector screen damage (Web App based on the original DetectorChecker package)
https://detectorchecker.azurewebsites.net
MIT License
0 stars 1 forks source link

Code refactoring #33

Closed OscartGiles closed 5 years ago

OscartGiles commented 5 years ago

Check all code adheres to style guide:

Do we want to use the Hadley guide @tomaslaz ? http://adv-r.had.co.nz/Style.html

tomaslaz commented 5 years ago

Yes and we have already discussed this at the beginning of the project :) https://github.com/alan-turing-institute/DetectorChecker/issues/4

There must be a script to do it automatically.

OscartGiles commented 5 years ago

Restyled code with: http://styler.r-lib.org

Leaving open for now as a reminder to rerun once all changes have been made.

OscartGiles commented 5 years ago

Closing as duplication of #4