Learn R Programming

outsider.base (version 0.1.4)

is_filepath: Is a filepath?

Description

Return TRUE or FALSE for whether character(s) is a valid filepath.

Usage

is_filepath(x)

Arguments

x

Character vector

Value

Logical

See Also

Other private: log_get(), to_basename()