Learn R Programming

vmTools (version 1.0.1)

is_windows_admin: If running on windows, check if the user has admin privileges

Description

If running on windows, check if the user has admin privileges

Usage

is_windows_admin()

Arguments

Value

[lgl] TRUE if the user in on a windows OS and has admin privileges, FALSE otherwise