RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post

Recently Published

Document
Workshop1_M1
DATA101HW10
Week 6 HW
Final Project
Geospatial Visualization of Indonesia's Population Density Using tools R
This project demonstrates the creation of a choropleth map to visualize population density across Indonesian provinces using R. The analysis includes importing population density data, preprocessing province names, integrating administrative boundary data from GADM, merging spatial and tabular datasets, and producing a thematic map with sf, dplyr, ggplot2, and viridis. This project showcases fundamental geospatial data processing and visualization techniques in R.