winextras {utils} | R Documentation |
Get the self-reported Windows version number.
win.version()
win.version
is an auxiliary function for
bug.report
which returns a character string describing
the version of Windows in use.
This function is only available on Microsoft Windows.
The result is based on the Windows
GetVersionEx
API function which reports
erroneous information in Windows 8.1 and later.