initEnv: Create functions of the time for the environment, for use...

Description Usage Arguments Value Examples

View source: R/coRalODEs.R

Description

Create functions of the time for the environment, for use with run_coral_ode

Usage

1
initEnv(times, L, N, X)

Arguments

times

same as times for run_coral_ode

L

same as L for init_env from coRal

N

same as N for init_env from coRal

X

same as X for init_env from coRal

Value

list of functions of t

Examples

1
init_env(seq(0,365,0.1), c(30,30,0), c(1e-6,e-6,0), c(1e-7,1e-7,0))

ethanbaxterUCSB/coRalODEs documentation built on Jan. 28, 2022, 12:43 a.m.