R.utils (version 2.3.0)

GString$getBuiltinPid: Gets the process id of the current R session

Description

Gets the process id of the current R session.

Usage

## Static method (use this): ## GString$getBuiltinPid(...)
## Don't use the below: "getBuiltinPid"(static, ...)

Arguments

...
Not used.

Value

Returns an integer.

See Also

For more information see GString.