plot_pred_cover.RdPredicts cover extent within a polygon and returns the results as a raster plot
plot_pred_cover(poly, path, title = "pred_change.png")
| poly | is a spatial polygons object (taxlot or sampling box) |
|---|---|
| path | is a character string indicating the path to a directory to rasters |
| title | is the name of the png plot printed to the working directory |
a raster plot of predicted cover masked by `poly`