diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:55:24 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 10:55:24 +0100 |
commit | df5cbf7e2c9175cf7a0c7a9550b8aa138f8b319d (patch) | |
tree | c73feba7131fe31e2ded47faeada468b15e27084 /README.md | |
parent | f5e9f97cf79fcdb0f125257cc8e852b65d584d02 (diff) |
Fix markdown syntax
Diffstat (limited to 'README.md')
-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](.Rprofile?raw=true). +where you start R. For your convenience, you can find such a file [here](.Rprofile?raw=true). 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 |