diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-25 21:07:11 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-25 21:16:37 +0200 |
commit | 43c0ae8431440bab723b35909d43f51434288c33 (patch) | |
tree | ef9b4d8df9fc64c9170242dfb355ef041ace9a60 /man/plot.mkinfit.Rd | |
parent | 693beea972cad4633c1d8baf422913ff3e8d709d (diff) |
Fix the plot margins for combined plots
Diffstat (limited to 'man/plot.mkinfit.Rd')
-rw-r--r-- | man/plot.mkinfit.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd index 00b2eca5..bc0b85e8 100644 --- a/man/plot.mkinfit.Rd +++ b/man/plot.mkinfit.Rd @@ -18,7 +18,7 @@ lty_obs = rep(1, length(obs_vars)), add = FALSE, legend = !add, show_residuals = FALSE, maxabs = "auto", - sep_vars = FALSE, rel.height.middle = 0.9, + sep_obs = FALSE, rel.height.middle = 0.9, lpos = "topright", inset = c(0.05, 0.05), \dots) } \arguments{ |