-
Notifications
You must be signed in to change notification settings - Fork 2
Andrea Antonacci edited this page Sep 2, 2021
·
2 revisions
We follow the general guidelines in Google's R Style Guide.
Exceptions:
- We do not follow their naming conventions (don't use dots, and underscores or camel-case are fine).
- See conventions for line length
- We do not require that all functions have a comment block describing their uses, though these are encouraged when the purpose of a function would not be clear or where it will be used outside of the file in which it is defined.
- Home
- Our organization
- Our core values
- Getting organized
- Working on Projects
- Contributing to the TSH website
- Notes for Deboarding