get_xmin | R Documentation |
Calculate xmin vector for geom_rect
get_xmin(layer, distance)
layer |
the layer column in sol object |
distance |
the distance column in sol object |
a numeric vector xmin needed to plot geom_rect
plot.Soil
get_xmin(sol$layer, sol$distance)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.