SmRManager

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The SmRManager class is used to set the patch to the installed and integrated with Foresight Analytics Platform R package.

Comments

Use the SmR class for integration with R.

Fore.NET Syntax

Class to get analog of the SmRManager class:

None;

Class to get analog of the SmRManager class object:

SmRManagerClass;

Class properties inherited from ISmRManager

  Property name Brief description
The IsRExist property returns whether there is the installed and integrated with Foresight Analytics Platform R package on the local workstation.
The UserRPath property determines the path to the installed and integrated with Foresight Analytics Platform R package.

Class methods inherited from ISmRManager

  Method name Brief description
The Reset method closes the current connection with RServer and opens a new one.

See also:

Stat Assembly Classes