Skip to contents

Does the Path Represent a Network Path?

Usage

isNetworkPath(x)

Arguments

x

vector of character representing paths

Examples

isNetworkPath("//server/folder/file.txt")
#> [1] TRUE