powered by
Get the self-reported Microsoft Windows version number.
win.version()
A character string describing the version of Windows reported to be in use.
win.version is an auxiliary function for sessionInfo and bug.report.
win.version
sessionInfo
bug.report
# NOT RUN { if(.Platform$OS.type == "windows") print(win.version()) # }
Run the code above in your browser using DataLab