summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-19 15:20:58 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-19 15:20:58 +0100
commit6809d6951f8d664868ee6b3981ba4a1acfc05205 (patch)
tree7a8eec81556e6ff5e30410438996731336f99055 /R
parent4797fe2021dc0f05cc0da266e802c513ac543927 (diff)
Fix NAMESPACE and rebuild docs
Diffstat (limited to 'R')
-rw-r--r--R/install_PELMO.R1
1 files changed, 1 insertions, 0 deletions
diff --git a/R/install_PELMO.R b/R/install_PELMO.R
index 18efb81..beeecd1 100644
--- a/R/install_PELMO.R
+++ b/R/install_PELMO.R
@@ -1,6 +1,7 @@
#' Download FOCUS PELMO from the official site and unzip into the package installation directory
#'
#' @importFrom clipr write_clip
+#' @importFrom utils download.file unzip
#' @param version The FOCUS PELMO version to install
#' @param local_zip Do not download, but use the local zip archive specified here
#' @export

Contact - Imprint