canRead: Can read file

View source: R/yogitools.R

canReadR Documentation

Can read file

Description

Determines whether the given file exists and is readable

Usage

canRead(filename)

Arguments

filename

the name of the file

Value

boolean

Examples

## Not run: 
canRead("foobar.txt")

## End(Not run)

jweile/yogitools documentation built on May 11, 2023, 7:42 p.m.