ps (version 1.3.4)

ps_os_type: Query the type of the OS

Description

Query the type of the OS

Usage

ps_os_type()

ps_is_supported()

Arguments

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

Run this code
# NOT RUN {
ps_os_type()
ps_is_supported()
# }

Run the code above in your browser using DataCamp Workspace