Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
getBuiltinPid.GString: Gets the process id of the current R session
Description
Gets the process id of the current R session.
Usage
GString$getBuiltinPid(...)
Arguments
...
Not used.
Value
Returns an
integer
.
synopsis
getBuiltinPid.GString(static, ...)
See Also
For more information see
GString
.