1. 学ぶ
  2. /
  3. コース
  4. /
  5. Developing R Packages

Connected

演習

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?

選択肢