errno {ps} | R Documentation |
List of 'errno' error codes
Description
For the errors that are not used on the current platform, value
is
NA_integer_
.
Usage
errno()
Details
A data frame with columns: name
, value
, description
.
Examples
errno()
[Package ps version 1.7.7 Index]