.isAbsolute {pepr}R Documentation

Determine whether a path is absolute.

Description

Determine whether a path is absolute.

Usage

.isAbsolute(path)

Arguments

path

The path to check for seeming absolute-ness.

Value

Flag indicating whether the path appears to be absolute.


[Package pepr version 0.5.0 Index]