diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 14:02:37 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 14:02:37 +0200 |
commit | b7e28fd4357d7ba353be74ba5c53550fb54d3a8a (patch) | |
tree | 6fd99aadaaa1f0de016d1eaf17fece2bb5249067 | |
parent | 2ac46e213fdcb8f078fecedb797bf37f0e238133 (diff) |
Add ORCID
-rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 431d7b1..529b3c9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,8 @@ Version: 0.1-37.9001 Date: 2017-03-15 Title: Calibration Functions for Analytical Chemistry Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), - email = "jranke@uni-bremen.de")) + email = "jranke@uni-bremen.de", + comment = c(ORCID = "0000-0003-4371-6538"))) Suggests: MASS Description: Simple functions for plotting linear calibration functions and estimating standard errors for measurements |