Skip to contents

Get the current machine's platform (operating system "family")

Usage

sys_platform()

Value

Character string resulting from .Platform$OS.type

Examples

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