addRtoolsPath: Add Rtools to SysPath

Description Usage Arguments Value Author(s) Examples

Description

Rtools is very important. If it is not imported to PATH, you need to run this function to apply. You can manually download and install Rtools and export them to System PATH.

Usage

1
addRtoolsPath(rtools.root = NULL)

Arguments

rtools.root

Where Rtools is installed.

Value

Nothing

Author(s)

Yiying Wang, wangy@aetna.com

Examples

1
2
3
4
## Not run: 
addRtoolsPath()

## End(Not run)

madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.