R/ggspc.R
ggplot.SoilProfileCollection.RdMakes ggplot aesthetics aware of SoilProfileCollection metadata.
# S3 method for class 'SoilProfileCollection'
ggplot(data, mapping = ggplot2::aes(), ..., environment = parent.frame())A SoilProfileCollection
Default ggplot2::aes()
Additional arguments passed to ggplot.default() (not used)
Default: parent.frame()
gg object from ggplot2 package