isAbsolutePath: Checks if this pathname is absolute

isAbsolutePathR Documentation

Checks if this pathname is absolute

Description

Checks if this pathname is absolute.

Usage

## Default S3 method:
isAbsolutePath(pathname, ...)

Arguments

pathname

A character string of the pathname to be checked.

...

Not used.

Value

Returns a TRUE if the pathname is absolute, otherwise FALSE.

Author(s)

Henrik Bengtsson


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.