R packages for data science: tidyverse
Summary
In a broader sense, data science to answer questions involving different techniques:
Statistics, Computer Science, Mathematics, …
Data cleaning and organization
Exploration, visualization,…
The R programming language is one of the best choices as a data science tool, having a collection of packages called tidyverse, designed to handle data science-oriented tools.
Official website: https://www.tidyverse.org