insightsengineering / insightsengineering/teal.slice
sort utility functions
Open
core
- Dominant language
- R
- Stars
- 12
- Forks
- 7
- Avg merge
- 3d 31m
- Merged PRs (30d)
- 1
Description
Some utility functions are kept in `utils.R`, others in the file where they are used (_e.g._ `coalesce_r`), yet others in their own files (`include_css_files`). Pick one way and apply across the package. the Same goes for unit tests.
Note that some classes have a `-utils` file.
Contributor guide
Assessment
This issue has not been assessed yet.