is_absolute: Check whether or not 'path' is absolute (i.e., starts with a...

View source: R/download.R

is_absoluteR Documentation

Check whether or not path is absolute (i.e., starts with a /)

Description

Check whether or not path is absolute (i.e., starts with a /)

Usage

is_absolute(path)

Arguments

path

Path to check

Value

Logical indicating absolute path


Paradigm4/revealcore documentation built on May 21, 2023, 9:57 a.m.