SmRManager

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The SmRManager class is used to set path to the installed and integrated with Prognoz Platform 9 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 an R package installed and integrated with Prognoz Platform 9 at a local workstation.
The UserRPath property determines path to the R package installed and integrated with Prognoz Platform 9.

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