is_full_path: Test if full path

View source: R/utils.R

is_full_pathR Documentation

Test if full path

Description

Test if full path

Usage

is_full_path(x)

Arguments

x

String giving file/path name.

Value

TRUE only when path starts with ~, /, \ or X: (i.e. when x is a full path), FALSE otherwise.


tsahota/NMproject documentation built on April 13, 2025, 4:38 p.m.