Posts

Here are all my posts in chronological order, but you can sort by specific tags or categories to help you get to the right place.

Introduction to plotting ocean data with ggplot

CONTINUE READING

Demonstrate how to use gganimate to animate movement data in R

CONTINUE READING

Quick example of how to download, process, and plot satellite SST data

CONTINUE READING

Produce a map with an inset map and nice lat/lon labels using the leaflet package

CONTINUE READING

A quick example of how to generate an interactive, stand-alone html map using mainly the leaflet package

CONTINUE READING

Use R and command line tools to create a movie from a series of plots.

CONTINUE READING

A comparison between oce and ggplot2 for plotting simple maps with contours (bathymetry), lines, points, and polygons

CONTINUE READING

Quick example of how to embed an html widget, in this case a map, into a webpage

CONTINUE READING

Instructions (mostly for me) to create a GitHub repository for an existing R project, and then use Rstudio to manage version control.

CONTINUE READING

Step-by-step instructions for creating and plotting acoustic spectrograms from wav files in R

CONTINUE READING