Wizualizacja
The R Graph Gallery - strona z przykładami wizualizacji w R. Zawiera przydatną klasyfikację wykresów ze względu na ich wykorzystanie oraz kod do ich generowania!
Specjalnie polecane na początek
Przydatne pakiety
- ggwaffle : Creating waffle charts in a ggplot friendly way
- treemapify : Draw treemaps in ggplot2
- gghighlight : Highlight points and lines in ggplot2
- ggtext : Improved text rendering support for ggplot2 ggrepel : Repel overlapping text labels away from each other
- hrbrthemes : Opinionated, typographic-centric ggplot2 themes and theme components
- gganimate : A Grammar of Animated Graphics
- ggbump : A geom for ggplot to create bump plots
- patchwork : The Composer of ggplots
Interaktywne wykresy
- plotly : An interactive graphing library for R
- echarts4r Library based on the echarts.js
- highcharter Library based on Highcharts
- ggiraph : Make ‘ggplot’ Graphics Interactive