Tech Junkie Blog - Real World Tutorials, Happy Coding!: R Programming : Installing Packages, devtools

Thursday, May 10, 2018

R Programming : Installing Packages, devtools

Now that we R installed in Visual Studio let's install some of the more useful packages that we will use in our R development.  Packages provides you  with the tools to perform tasks, functionalities and datasets for the those features.

To install R devtools package do the following:

In your R project, type the following command into the R Interactive window install.packages("devtools")









A list of installed packages will be installed






















Now that we've installed the devtools package we need to run the library command to use them by typing library(devtools) in the R Interactive window


3 comments:

  1. What a nostalgic post – 2013 was when YouTube really started supporting creators with tools like this. Over 150 free tracks was huge back then, and now the Audio Library has grown so much. The best part is that it removes the barrier of cost for beginners. Similarly, when investing in professional growth, finding affordable, high-quality training makes all the difference. For those near Electronic City who want to build job-ready DevOps skills without overspending, I recommend checking the DevOps course fees and duration Electronic City Bangalore – it's surprisingly reasonable for the depth of coverage on Docker, Jenkins, and Kubernetes. Thanks for keeping this valuable resource free for creators!

    ReplyDelete

Search This Blog