aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Rbuildignore1
-rw-r--r--README.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore
index aa09300..52c49a1 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -1,6 +1,7 @@
GNUmakefile
NEWS.md
gmkin_screenshot.png
+.Rprofile
vignettes/.build.timestamp
vignettes/cache
vignettes/gmkin_manual_cache
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