Beyond Functions: How to Enrich an R Package with Data
You can read the original post in its original format on Rtask website by ThinkR here: Beyond Functions: How to Enrich an R Package with Data
As package developers, we often focus on custom functions, their documentation, and unit testing. To provide a more complete user experience, it can be ...
