1. เรียนรู้
  2. /
  3. Courses
  4. /
  5. Developing R Packages

Connected

Exercises

Install the R package and try it out

The initial development phase of your unitConverter package has completed, and it's time to install it and put it to use. By installing your package, you ensure that all the functions, data, and templates are ready to use just like any other R package you'd install from CRAN.

The devtools package and a current version of unitConverter have been loaded for you.

คำแนะนำ 1 / 2

undefined XP
    1
    2

คำถาม

What code installs the unitConverter package, assuming you are in the package working directory?

คำตอบที่เป็นไปได้