Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Standardize R Code with Tidyverse Style Guide and Linting #4

Open
nickharing opened this issue Jun 5, 2024 · 0 comments

Comments

@nickharing
Copy link
Collaborator

I propose we standardize our R code according to the Tidyverse style guide and use a linting tool like lintr to maintain conventions. This should improve readability and collaboration. Specifically:

/ Adopt or agree upon conventions from the Tidyverse Style Guide (https://style.tidyverse.org/index.html)
/ Review and refactor current R scripts to align with these conventions
/ (optional) Implement linting to automatically check code for style adherence and potential issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant