R/segment.R
is_windows.Rd
Check if running on Windows
is_windows()
A logical scalar: TRUE if running on Windows, FALSE otherwise.
TRUE
FALSE
is_windows() #> [1] FALSE