diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-30 13:12:24 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-30 13:12:24 +0100 |
commit | eea72720956dc8358fac98b29c9a627a9363cbd2 (patch) | |
tree | 12ab3c0473c7970e9dc75a1c131b1a97cd125fae /docs | |
parent | d78d2effd517ab3c27412ae6f4ae701c456ae590 (diff) |
Better documentation of PELMO_runs().
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/PELMO_runs.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index e872196..03b7b7b 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -70,11 +70,13 @@ </div> - <p>Per default, the runs are also executed with FOCUS PELMO, and the results are processed -and returned. Currently, only FOCUS PELMO as installed on Linux (or other Unix systems) + <p>Per default, the runs are not only set up but also executed with FOCUS +PELMO, the results are processed and returned. Currently, only FOCUS PELMO +as installed on Linux (or other Unix systems) using the <code>install_PELMO</code> from the <code>PELMO.installeR</code> package -maintained on github is supported. In such installations, FOCUS PELMO is installed into -package installation directory of <code>PELMO.installeR</code> and run with <code>wine</code>.</p> +maintained on github is supported. In such installations, FOCUS PELMO is +installed into the package installation directory of <code>PELMO.installeR</code> +and run using <code>wine</code>.</p> <pre><span class='fu'>PELMO_runs</span>(<span class='no'>runs</span>, <span class='kw'>psm_dir</span> <span class='kw'>=</span> <span class='st'>"."</span>, <span class='kw'>version</span> <span class='kw'>=</span> <span class='st'>"5.5.3"</span>, <span class='kw'>PELMO_base</span> <span class='kw'>=</span> <span class='st'>"auto"</span>, |