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.
This exercise is part of the course
Developing R Packages
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
