Description
Refactor all code to TidyVerse with semi-automated workflow
Suggested Solution
Create a package style guide with a description of the function inputs/outputs and data handling and add to CONTRIBUTING
Implement semi-automated refactoring process with a Gem.
- Give style guide and codebase as context
- Create a testing workflow that can run on refactored and current functions
- Test for identical outputs and performance
Description
Refactor all code to TidyVerse with semi-automated workflow
Suggested Solution
Create a package style guide with a description of the function inputs/outputs and data handling and add to CONTRIBUTING
Implement semi-automated refactoring process with a Gem.