R
Demonstrate how to use gganimate to animate movement data in R
Quick example of how to download, process, and plot satellite SST data
Produce a map with an inset map and nice lat/lon labels using the leaflet
package
A quick example of how to generate an interactive, stand-alone html map using mainly the leaflet
package
Use R and command line tools to create a movie from a series of plots.
A comparison between oce
and ggplot2
for plotting simple maps with contours (bathymetry), lines, points, and polygons
Instructions (mostly for me) to create a GitHub repository for an existing R project, and then use Rstudio to manage version control.
Step-by-step instructions for creating and plotting acoustic spectrograms from wav files in R