diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-01-23 16:44:04 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-01-23 16:44:04 +0100 |
commit | 8ffbc49b3f01deac6f9e83aaa6d318d4e2f8552b (patch) | |
tree | b8e5d56feb2e10d08b6995940e707cf59bd04e8a /pkg/DESCRIPTION | |
parent | 8975dc148d0a6f222174980eb60314054be9b6cf (diff) |
Add option to plot relative to maximum
Diffstat (limited to 'pkg/DESCRIPTION')
-rw-r--r-- | pkg/DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index b360eea..29e36e7 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for pesticide fate modelling Version: 0.1-1 -Date: 2015-01-13 +Date: 2015-01-23 Authors@R: "Johannes Ranke <jranke@uni-bremen.de> [aut, cre, cph]" Description: Utilities for dealing with data from FOCUS software tools. Depends: R6 |