diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-19 05:51:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-19 05:51:10 +0100 |
commit | d03a6abad27d6eef13dceb64f31b1278bb816c00 (patch) | |
tree | edb0d2ae49ce3e74167616305bab494ba7670fc1 /man/CAKE_export.Rd | |
parent | e48c1f2ef990a622722e416c8d301430db4f5081 (diff) |
Improvements to CAKE_export()
Diffstat (limited to 'man/CAKE_export.Rd')
-rw-r--r-- | man/CAKE_export.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/CAKE_export.Rd b/man/CAKE_export.Rd index 4bcd8581..fc0aedf5 100644 --- a/man/CAKE_export.Rd +++ b/man/CAKE_export.Rd @@ -11,11 +11,11 @@ CAKE_export( filename = "CAKE_export.csf", path = ".", overwrite = FALSE, - study = "Codlemone aerobic soil degradation", + study = "Degradinol aerobic soil degradation", description = "", time_unit = "days", res_unit = "\% AR", - comment = "Created using mkin::CAKE_export", + comment = "", date = Sys.Date(), optimiser = "IRLS" ) |