Introduction to Packages – Quick Video Lesson
In this video you will learn how to find, install and remove packages in R.
In this video you will learn how to find, install and remove packages in R.
Lately I am receiving more and more requests about R and social media analysis. Therefore, I am creating a whole video tutorial on this topic. If you use R’s social media mining tools in a proper way, you can do some very powerful things when it comes to marketing or even investing. This application of
Recently I received a question from a student. She was confused about how to load a package in R. Some scripts she had to work with contained the library() command, while others worked with require(). Let’s start from the beginning. You might know that there are a ton of extra packages which you can download from R repositories. Packages