mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2025-05-26 18:32:33 -04:00
commit
94f765d720
1 changed files with 1 additions and 0 deletions
|
@ -1648,6 +1648,7 @@ be
|
|||
<a name="r-data-analysis--data-visualization"></a>
|
||||
#### Data Manipulation | Data Analysis | Data Visualization
|
||||
|
||||
* [data.table](https://rdatatable.gitlab.io/data.table/) - `data.table` provides a high-performance version of base R’s `data.frame` with syntax and feature enhancements for ease of use, convenience and programming speed.
|
||||
* [dplyr](https://www.rdocumentation.org/packages/dplyr/versions/0.7.8) - A data manipulation package that helps to solve the most common data manipulation problems.
|
||||
* [ggplot2](https://ggplot2.tidyverse.org/) - A data visualization package based on the grammar of graphics.
|
||||
* [tmap](https://cran.r-project.org/web/packages/tmap/vignettes/tmap-getstarted.html) for visualizing geospatial data with static maps and [leaflet](https://rstudio.github.io/leaflet/) for interactive maps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue