R package truths
Recalling why and when you should develop an R package is important. R packages serve as a means to disseminate and repurpose code throughout different projects. This applies to various contexts, such as within a corporate environment, among the broader R community, or even when you desire a well-organized method for your code development. R packages help package creators and package users with organization, reusability, collaboration, quality, and maintenance.
Which of the following is true about R packages? Choose all that apply.
This exercise is part of the course
Developing R Packages
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
