Member-only story
Most popular R packages in 2021
Welcome back! R is one of my favorite programming languages for data processing, now lets talk about some of the most popular packages for R in 2021. The way I found these packages was from analyzing years of data directly from… just kidding, I got the list of packages from the following website:
Top downloaded METACRAN
Create Elegant Data Visualisations Using the Grammar of Graphics
www.r-pkg.org
Let’s talk about these packages in detail!
Rlang
Starting off we have the rlang, this is a package that allows us to work with the core features of R and TidyVerse! If you want to learn more about this package check out the link down below:
Ggplot2
The next 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: