diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:39:50 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:39:50 +0100 |
commit | 14fd63696898a9bbc4fe2c51fe97985301ce1ba9 (patch) | |
tree | aca5af3313221c9c7857e1a9e9135c9067da0617 | |
parent | d834eaab04989075789fcf6e846e8da4d457a739 (diff) |
and add the file ...
-rw-r--r-- | .Rprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Rprofile b/.Rprofile new file mode 100644 index 0000000..2ab9f0e --- /dev/null +++ b/.Rprofile @@ -0,0 +1,2 @@ +require(gmkin) +gmkin() |