//=time() ?>
Problem 1: my ggplot fill scale is dedicated to elevation, leaving me with color to map habitat on the points. This is too blobby.
Solution: the ggnewscale package (https://t.co/wVLVBOrhgg) can allow me to use another fill scale for the points using `new_scale("fill")`