Recently Published
Data Modification
Basic ways to manipulate data, including accounting for missing data, how to subset data, merge multiple datasets, use for loops and logicals, and how to use functions
Creating ArcGIS Images with R
Brief introduction on how to upload shapefiles and create spatial images (maps) in R.
ggplot2
Brief introduction to ggplot2. Introduces a short list of ways you can modify a basic plot display using ggplot2.
Data Access, Modification, and Visualization
Basic intro to pulling data stored locally on your computer or from online sources. Also introduces basic data modification and plotting