is_filepath: Is path a file path

View source: R/utils_file_io.R

is_filepathR Documentation

Is path a file path

Description

Given a path, is it a filepath?

Usage

is_filepath(path)

Arguments

path

(character) path

Value

(logical)

See Also

Other file IO: col_types(), dep_read(), dep_write(), dir_fn(), dirs, ext(), file_fn(), last_updated(), list.files2(), load_obj(), make_names(), mkpath(), move_files_to_folder(), needs_update(), object_fn(), object_write(), package_size(), write_dir_fn(), write_lines()


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.