IsRExist: Boolean;
The IsRExist property returns whether the R package integrated with Foresight Analytics Platform is in local workstation.
The installed and integrated with Foresight Analytics Platform R package is searched by path specified in system registry. To specify the path to the installed and integrated with Foresight Analytics Platform R package, use the ISmRManager.UserRPath property.
Available values:
True. Installed and integrated with Foresight Analytics Platform R package is found on the local workstation.
False. The installed R package is not found on the local workstation, or integration with Foresight Analytics Platform.
The property use is given in the example for ISmRManager.UserRPath.
See also: