plot_ereefs_slice.RdRelies on output from get_ereefs_slice().
plot_ereefs_slice(
slice,
var_name = "Chl_a_sum",
scale_col = "viridis",
scale_lim = NA,
var_units = ""
)A list object as returned by [get_ereefs_slice()].
Name of the variable to display from `slice$values`.
Colour scale specification. `"viridis"` is the default for scalar slices.
values for low and high limits of colourscale. Defaults to the full range of the plotted data.
Units label to show on the fill scale.
p handle for the generated figure