check_status_code.RdChecks status code from processx process
check_status_code(.status_code, .output, .cmd_args)
| .status_code | numerical status code from the process |
|---|---|
| .output | character scalar of output from the process. Used only for error printing. |
| .cmd_args | character vector of args passed to process. Used only for error printing. |