diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 00:18:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 00:18:10 +0100 |
commit | f895cf1dca2d172683c109fdec117932373be6a0 (patch) | |
tree | 63dd799d95b5bffd971315ad182fa367c4b61e77 /vignettes/gmkin_manual.Rmd | |
parent | 88841e5273db2174751eea14e46772fdd2296f5d (diff) |
Add results screenshot to manual and use this for the README
Diffstat (limited to 'vignettes/gmkin_manual.Rmd')
-rw-r--r-- | vignettes/gmkin_manual.Rmd | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/vignettes/gmkin_manual.Rmd b/vignettes/gmkin_manual.Rmd index 94fbac2..8e2d688 100644 --- a/vignettes/gmkin_manual.Rmd +++ b/vignettes/gmkin_manual.Rmd @@ -382,10 +382,13 @@ R console in a way that you can see everything at the same time: ## Results and summary Once a fit has successfully been completed, the most important results are shown in several -tables in the "Result" area a shown above. The detailed summary can be accessed below -these tables. +tables in the "Result" area as shown below. -![summary](img/summary.png) +![Screenshot of the results](img/results.png) + +The detailed summary can be accessed below these tables. + +![Screenshot of the summary](img/summary.png) The complete summary can be saved into a text file by specifying a suitable file name and pressing the button "Save summary". |