plot_prediction: Plot prediction rasters (patch and probability)

View source: R/misc.R

plot_predictionR Documentation

Plot prediction rasters (patch and probability)

Description

Plot prediction rasters (patch and probability)

Usage

plot_prediction(x, zlim = list("fit", c(0, 1))[[1]])

Arguments

x

stars object with two attributes

zlim

2 element vector of limits for probability, or "fit" to scale to the range of prob values

Value

2 element list of ggplot2 objects ("patch", "prob")


BigelowLab/calanusthreshold documentation built on May 12, 2022, 5:06 a.m.