This is going to be a bit longer than some of my previous tutorials as it covers a walkthrough for sourcing data, scraping tables, cleaning, and generating the 3D view below which you can springboard from with the help of the rgl
package. The heavy lifting is done with ggplot
and rayshader
.
Learning Resource for R