plot_prediction | R Documentation |
Plot prediction rasters (patch and probability)
plot_prediction(x, zlim = list("fit", c(0, 1))[[1]])
x |
|
zlim |
2 element vector of limits for probability, or "fit" to scale to the range of prob values |
2 element list of ggplot2 objects ("patch", "prob")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.