aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-14 10:31:48 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-14 10:31:48 +0100
commit5b3961c2bc524dcf64cac9f69bed7a895f0a4abf (patch)
treede273f0cd599d7c35e748b70721076b23decaf3f /README.md
parent78e46c61d482a2c285c25169072b80bb203830c1 (diff)
Provide an .Rprofile file for automatic starting from working directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 146d198..bfa58c6 100644
--- a/README.md
+++ b/README.md
@@ -120,6 +120,9 @@ require(gmkin)
gmkin()
```
+You can also put these two commands into an `.Rprofile` file in the working directory
+where you start R. For your convenience, you can find such a file ![here](.RData).
+
The following screenshot is taken after loading the gmkin workspace with
an analysis of FOCUS dataset Z. It has to be saved in R as an .RData file
first, and can then be loaded to the GUI.

Contact - Imprint