{etc} R# Documentation

etc


require(R);

{$desc_comments}
imports "etc" from "REnv";



.NET clr function exports
license

The R# License Terms

The license terms under which R# is distributed.

contributors

R# Project Contributors

The R# Who-is-who, describing who made significant contributions to the development of R#.

man
demo
Sys.info

Extract System and User Information

Reports system and user information.

unixtimestamp

Get current time in xxxxx.xxxx unix time stamp format.

Sys.getenv

Get Environment Variables

Sys.getenv obtains the values of the 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 Session

Print 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 Information

R.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.


[Document Index]