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

GString$getBuiltinPidR Documentation

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

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

For more information see GString.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.