aboutsummaryrefslogtreecommitdiff
path: root/dumpdata.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-12 11:06:48 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-12 11:39:20 +0200
commita7b8ec200358b6a331e76b3517c7ad21cc30346e (patch)
tree3f3d6585468fb413769ba568943cfe3582216fe2 /dumpdata.R
parent01284e456dc6df8e064a7a42f194fcd81d9ce7a1 (diff)
Rerun tests and checks, CRAN comments
Diffstat (limited to 'dumpdata.R')
-rw-r--r--dumpdata.R7
1 files changed, 0 insertions, 7 deletions
diff --git a/dumpdata.R b/dumpdata.R
deleted file mode 100644
index 881df526..00000000
--- a/dumpdata.R
+++ /dev/null
@@ -1,7 +0,0 @@
-mkinpredict <-
-function (x, odeparms, odeini, outtimes = seq(0, 120, by = 0.10000000000000001),
- solution_type = "deSolve", use_compiled = "auto", method.ode = "lsoda",
- atol = 1e-08, rtol = 1e-10, map_output = TRUE, ...)
-{
- UseMethod("mkinpredict", x)
-}

Contact - Imprint