Assembly: Stat;
Namespace: Prognoz.Platform.Interop.Stat;
The ISmRManager interface is used to set path to the R package installed and integrated with Prognoz Platform 9.
ISmRManager
Use the ISmR interface for integration with R.
| 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. |
| Method name | Brief description | |
| The Reset method closes the current connection with RServer and opens a new one. |
See also: