is_open: Test Whether a File is Open

is_openR Documentation

Test Whether a File is Open

Description

is_open() tests whether access to a file is currently being blocked by another program. TODO: This should probably be named is_blocked().

Usage

is_open(path)

Arguments

path

The path to the file in question

Value

TRUE or FALSE


jesse-smith/coviData documentation built on Jan. 14, 2023, 11:08 a.m.