This repository contain R-tips covering varied topics such as data wrangling, data visualization, mapping and more to help me learn R stuff.
Thanks to erikaduan for the inspiration of making a clean repo to help me learn more effectively.
tidyverse
booster by Christian Burkhart
ggplot2
fundamentals by Christian Burkhartggplot2
graphic design by Cedric Scherer- Hands–On Data Visualization with
{ggplot2}
: Concepts by Cedric Scherer - Hands–On Data Visualization with
{ggplot2}
: Custom Design by Cedric Scherer ggplot2
print ready graphic by Maarten Lambrechts- The Glamour of Graphics by Will Chase
- Mapping Geographic Data in R, with
ggplot2
by Maarten Lambrechts - Mapping with R by Charlie Hadley
Quarto
workshop by Thomas Mock
- Fill area between lines - viz
- Call Refugee Data Finder API - api - Update needed
- Call ArcGIS REST API - map/api
- Call Activity Info API - api
- Bind multiple excel doc - doc
- Download sharepoint files - doc
- ArcGIS Bridge example - doc
- sf, simple Features - map
- terra, raster data - map
- countrycode, standardize country names - map
- spData / spDataLarge, data for maps - map
- tmap, thematic maps - map
- mapsf, thematic maps - map
- layer, multi layer maps - map
- esri2sf, import esri webservice - map
- leaflet, interactive maps / leaflet.mapboxgl, include mapbox in leaflet - map
- geofacet, create facet by geo location - map
- qgisprocess - map