Building firefly-style maps in R to see patterns in stream names across United States.
Tag: Beyond Basic R
Building a reproducible system for identifying the generic feature words from stream names using R.
Add assertion tests to your functions to ensure assumptions are met and errors are helpful.
Improve your functions with helpful dataframe evaluation patterns.
Iterate your R code using the map() function from the purrr package.
Write functions in R that run better and are easier to understand.
Learn the ropes building your own functions in R using water data examples.

Brief introduction to version control, Git, and GitHub; plus, resources for learning more.

Resources for plotting, plus short examples for using ggplot2 for common use-cases and adding USGS style.

