Iterate your R code using the map() function from the purrr package.
Tag: dataRetrieval
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.
Large pull for all total nitrogen data for streams in the contiguous United States with sites that have at least 40 measurements between 1995 and 2020.
Use R to generate a video and gif similar to the Vizlab animation series, U.S. River Conditions.
Basic dataRetrieval tutorial for USGS water data in R.
Using ggplot2 to inspect water levels affected by earthquake.
Using the R-packages dataRetrieval, dplyr, and ggplot2, a simple discription on how to create a moving-average plot with historical flow quantiles.
Using the R packages dataRetrieval, leaflet, and htmlwidgets, the workflow for a Hugo page is explained.