ps_os_type {ps} | R Documentation |
Query the type of the OS
Description
Query the type of the OS
Usage
ps_os_type()
ps_is_supported()
Value
ps_os_type
returns a named logical vector. The rest of the
functions return a logical scalar.
ps_is_supported()
returns TRUE
if ps supports the current platform.
Examples
ps_os_type()
ps_is_supported()
[Package ps version 1.7.7 Index]