path_is_link: Test for symlink

Description Usage Arguments Value Examples

View source: R/is_link.R

Description

Always false if symbolic links are not supported by the platform. Returns FALSE for non-existent paths.

Usage

1
path_is_link(path, absent_is_false = TRUE)

Arguments

path

Paths to test

Value

Logical vector.

Examples

1

richfitz/pathr documentation built on May 27, 2019, 8:22 a.m.