Skip to contents

Get the current process ID of the R session.

Usage

sys_pid()

Value

Integer representing the current process ID.

Examples

if (FALSE) { # \dontrun{
sys_pid()
} # }