diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:24:38 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:24:38 +0100 |
commit | 40e72b36efbd373c06c07b87d590c03a79f3ffee (patch) | |
tree | e1dcdad9c282c6673d43275dc3b86f44d7e9f32c /Rprofile | |
parent | e1bd37b3a94dbc5babfa77ee99e5ecdbd8892217 (diff) |
Include loading 'utils' in Rprofile
Diffstat (limited to 'Rprofile')
-rw-r--r-- | Rprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ require(gmkin) +require(utils) gmkin() |