From 92d1da8e2426211f084e5245d613b710cbdac0b1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Nov 2014 11:04:28 +0100 Subject: Explain how to create an .Rprofile file for starting gmkin --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.1