Tag: body temperature
-
A simple ggplot2 scatterplot revisited
Rick Wicklin contacted me with a helpful suggestion for improving the data presentation method outlined in my previous post on using ggplot2 to visualize some data. In the previous post I had plotted up a highly correlated set of points, showing the correspondence between maximum daily body temperatures of model snails sitting with the foot…
-
A simple ggplot2 scatterplot
Here’s a bit of code used to produce one of the figures in my recent paper dealing with modeling rocky intertidal snail body temperatures. This was my first foray into ggplot2, and it only involved a few hours of head-scratching. The plot is a comparison of 10 years of daily maximum body temperatures of a…