RxODE (version 0.9.0-8)

.rxWinRtoolsPath: Setup Rtools path

Description

Setup Rtools path

Usage

.rxWinRtoolsPath(rm.rtools = TRUE, rm.python = TRUE, retry = FALSE)

Arguments

rm.rtools

Remove the Rtools from the current path specs.

rm.python

Remove Python from the current path specs.

retry

Should you retry to find Rtools? If NA, don't throw an error if it isn't found.