diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-16 06:11:54 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-16 06:11:54 +0100 |
commit | f18213520f20aba947093e53113c44b689e8b98d (patch) | |
tree | 6b7d1e41c1c1f03f23dc52af5f1b03f0102b05e7 /docs/articles/FOCUS_Z.R | |
parent | 373d98038c514c5152478127a8a2b9b390ee1b58 (diff) |
Updates in the FOCUS Z vignette
To make the text consistent with the results produced by the
current mkin version.
Static documentation articles rebuilt by pkgdown::build_articles()
Diffstat (limited to 'docs/articles/FOCUS_Z.R')
-rw-r--r-- | docs/articles/FOCUS_Z.R | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/articles/FOCUS_Z.R b/docs/articles/FOCUS_Z.R index 65ddbeba..4d2dffca 100644 --- a/docs/articles/FOCUS_Z.R +++ b/docs/articles/FOCUS_Z.R @@ -1,5 +1,6 @@ ## ---- include = FALSE---------------------------------------------------- require(knitr) +options(digits = 5) opts_chunk$set(engine='R', tidy = FALSE) ## ---- echo = TRUE, fig = TRUE, fig.width = 8, fig.height = 7------------- |