getBuiltinPid.GString
From R.utils v1.1.0
by Henrik Bengtsson
Gets the process id of the current R session
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
.
Community examples
Looks like there are no examples yet.