R.utils (version 1.23.2)

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:
## S3 method for class 'GString':
getBuiltinPid(static, ...)

Arguments

...
Not used.

Value

See Also

For more information see GString.