ISmRManager.IsRExist

Syntax

IsRExist: Boolean;

Description

The IsRExist property returns whether the R package integrated with Foresight Analytics Platform is in local workstation.

Comments

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:

Example

The property use is given in the example for ISmRManager.UserRPath.

See also:

ISmRManager