diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-01-31 15:32:20 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-01-31 15:32:20 +0100 |
commit | 47030f0342b66b1520b8a20844a0569d492d188e (patch) | |
tree | 5c926cdeffd1866494f649b4dc781e4e7c1439c9 /NAMESPACE | |
parent | b045466b39274c1911614402a619afb8b6f910f1 (diff) |
Export to CAKE study file
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,3 +26,4 @@ importFrom(methods, signature) importFrom(R6, R6Class) importFrom(grDevices, dev.cur) importFrom(plyr, join) +importFrom(utils, write.table) |