diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:38:58 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:38:58 +0100 |
commit | d834eaab04989075789fcf6e846e8da4d457a739 (patch) | |
tree | d28b0f0a2c2e0b566c4fde5e6407de70546ed4c2 | |
parent | 5b3961c2bc524dcf64cac9f69bed7a895f0a4abf (diff) |
Fix the file name
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ 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). +where you start R. For your convenience, you can find such a file ![here](.Rprofile). 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 |