Skip to contents

A function to convert a path generated by "copy as path" [Stable]

Usage

convert_winpath(x)

Arguments

x

windows path

Value

converted Windows path

Examples

if (FALSE) {
convert_winpath("testpath")
}