| .rxWinRtoolsPath {RxODE} | R Documentation |
Setup Rtools path
.rxWinRtoolsPath(rm.rtools = TRUE, rm.python = TRUE, retry = FALSE)
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. |
Matthew L. Fidler