diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-31 07:42:39 +0100 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-31 07:42:39 +0100 |
| commit | 2454dd9077f1d499549791a774687f12c87aeb8e (patch) | |
| tree | 93c2cb98027af9b60e6731353897674e5a25faad /man | |
| parent | 5cf14fe9a9fe15e866529ebde14492b56645f6b7 (diff) | |
Document all arguments of install_PELMO
Diffstat (limited to 'man')
| -rw-r--r-- | man/install_PELMO.Rd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/install_PELMO.Rd b/man/install_PELMO.Rd index 1bca1bb..e4acd5c 100644 --- a/man/install_PELMO.Rd +++ b/man/install_PELMO.Rd @@ -8,6 +8,8 @@ install_PELMO(version = "5.5.3", local_zip = NULL) } \arguments{ \item{version}{The FOCUS PELMO version to install} + +\item{local_zip}{Do not download, but use the local zip archive specified here} } \description{ Download FOCUS PELMO from the official site and unzip into the package installation directory |
