1. Learn
  2. /
  3. Courses
  4. /
  5. Developing R Packages

Exercise

Choosing an appropriate license for your package

Choosing an appropriate license for your package is important as it dictates how others can use, modify, and distribute your package.

After choosing the correct license, you'll use the appropriate function from the usethis package to apply it to the unitConverter package.

Instructions 1/2

undefined XP
    1
    2

Question

Which license would you choose for the unitConverter package if you want it to be used and distributed with a copyright notice included?

Possible answers