diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-25 18:39:48 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-25 19:40:10 +0100 |
commit | 4f4cd07a9ef72c53bbfa53eda835f19dc9f9ad72 (patch) | |
tree | d0b43004be02826419563c204d181cef9d3ae76a /man |
Initial commit
Diffstat (limited to 'man')
-rw-r--r-- | man/install_PELMO.Rd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/install_PELMO.Rd b/man/install_PELMO.Rd new file mode 100644 index 0000000..1bca1bb --- /dev/null +++ b/man/install_PELMO.Rd @@ -0,0 +1,14 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/install_PELMO.R +\name{install_PELMO} +\alias{install_PELMO} +\title{Download FOCUS PELMO from the official site and unzip into the package installation directory} +\usage{ +install_PELMO(version = "5.5.3", local_zip = NULL) +} +\arguments{ +\item{version}{The FOCUS PELMO version to install} +} +\description{ +Download FOCUS PELMO from the official site and unzip into the package installation directory +} |