Closed wesleyburr closed 3 years ago
The code has been adapted tremendously: we took this opportunity to do a full refactor.
Done cleaning up the tests - Sophie rewrote them all using testthat and expanded the coverage, and then we ran them through styler.
The code is easily readable and easy to browse, nonetheless the test code base does not share the same quality standard, please consider looking into this. An automated code formatting tool could help in this regard (for instance: https://github.com/r-lib/styler).
Let's do this while expanding test coverage.