R/example.2DConstInFluxesFromVector.R

#' 2D example for constant Influx
#' 
#' An example used in tests and other examples.
#' 
#' 
#' @return The returned object represents a time invariant constant influx into
#' a two pool model.
example.2DConstInFluxesFromVector <- function 
(){
  ConstInFluxes(c(1,2))
}

Try the SoilR package in your browser

Any scripts or data that you put into this service are public.

SoilR documentation built on Oct. 13, 2023, 5:06 p.m.