canReadFile: Test for file read access

View source: R/handshakeFile.R

canReadFileR Documentation

Test for file read access

Description

Given a file path, will test whether the file can be read.

Usage

canReadFile(path = NULL)

Arguments

path

Filepath to test. Default is NA.

Value

Logical. TRUE if file can be read, FALSE if not.


pepfar-datim/datapackr documentation built on April 14, 2024, 10:35 p.m.