TITLE: Plotting a semi-variogram fit in ggplot2
DATE: 2019-07-12
AUTHOR: John L. Godlee
====================================================================
The default output of variogram() from the {gstat} package looks
fine:
{IMAGE}
But I wanted more control over how it looked for a manuscript I’m
writing. I’m most familiar with {ggplot2} so wanted to use that.