Member-only story
Most popular R packages for data scientists
Welcome back! R is a very powerful language used for tons of data processing / data manipulation projects, so let’s take a look at some of the most popular packages out there for R, specifically for data science. Now, these range in uses, but you could still find ways to implement these packages in most projects out there, with that long introduction out of the way, let’s get right into it!
Ggplot2
The first package we have is ggplot2, this is another very popular package used for creating data visualizations in R, if you want to learn more about this package check out the link below:
Dplyr
Next up we have dplyr, this package allows us to modify data frames like objects, check out the link below: