Predicts cover extent within a polygon and returns the results as a raster plot

plot_pred_cover(poly, path, title = "pred_change.png")

Arguments

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

Value

a raster plot of predicted cover masked by `poly`