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 Oct. 1, 2022, 11:51 a.m.