Learn R Programming

pepr (version 0.3.2)

.isAbsolute: 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.