| license | The R# License TermsThe license terms under which R# is distributed. |
| contributors |
|
| man | |
| demo | |
| Sys.info | Extract System and User InformationReports system and user information. |
| unixtimestamp | Get current time in |
| Sys.getenv | Get Environment Variables
|
| Sys.getlocale | Provides information about a specific culture (called a locale for unmanaged code development). The information includes the names for the culture, the writing system, the calendar used, the sort order of strings, and formatting for dates and numbers. |
| sessionInfo | Collect Information About the Current R SessionPrint version information about R, the OS and attached or loaded packages. |
| Sys.activators | |
| platformID | Gets a System.Version object that identifies the operating system. |
| R.Version | Version InformationR.Version() provides detailed information about the version of R running. |
| cultureInfo | Initializes a new instance of the System.Globalization.CultureInfo class based on the culture specified by name. |