plot_ereefs_zvt.Rd
Relies on output from get_ereefs_profile().
plot_ereefs_zvt(
slice,
var_name = "Chl_a_sum",
scale_col = c("ivory", "hotpink"),
scale_lim = NA
)
Colours to use for low and high values. Default c("ivory", "hotpink").
values for low and high limits of colourscale. Defaults to full range.
A list object as output by get_ereefs_profile(), containing dates, eta, z_grid, botz, and a data frame of values.
p handle for the generated figure