50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

nonmemica (version 0.7.4)

absolute: Check if File Path is Absolute

Description

Checks if file path is absolute.

Usage

absolute(x)

Arguments

x

character (a file path)

Value

logical; TRUE if x starts with / or .: (e.g. C:)