aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-14 11:04:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-14 11:04:28 +0100
commit92d1da8e2426211f084e5245d613b710cbdac0b1 (patch)
treef2fb1266166e668af05849f018979e9fe93d40e3 /README.md
parentdf5cbf7e2c9175cf7a0c7a9550b8aa138f8b319d (diff)
Explain how to create an .Rprofile file for starting gmkin
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01ace13..01604db 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,10 @@ 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](.Rprofile?raw=true).
+On Windows, you can save this file to the directory where you would like to start gmkin
+by right clicking on the link to this file, choose `save target as` or similar,
+and choose `.Rprofile.` as the name. This will lead to the creation of a file
+named `.Rprofile` which will be executed when you start R within this directory.
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

Contact - Imprint