ggimage: plot and get result of run_model

Description Usage Arguments Value

Description

plot and get result of run_model

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
get_out(out, which_var, depth = NULL)

ggimage(
  out,
  which_var = "Biomass",
  trans = NULL,
  y.rev = TRUE,
  add.contour = FALSE,
  contour.text = FALSE,
  depth = NULL,
  sign_var = FALSE
)

Arguments

out

Return of ode.1D

which_var

which variable in attributes(out)

depth

depth name for variable

trans

Transformation of scale_fill_gradientn, like "log10".

y.rev

Should be y scale on the reverse scale?

contour.text

Should contour text be printed?

sign_var

Does variable have sign attribute?

Value

A matrix

ggplot list


bishun945/AlgalGame documentation built on Aug. 29, 2021, 4:40 a.m.