notebookutils.fs.exists: Check if a file or directory exists.

notebookutils.fs.existsR Documentation

Check if a file or directory exists.

Description

Check if a file or directory exists.

Usage

notebookutils.fs.exists(file)

Arguments

file

FileSystem URI

Value

TRUE if the file or directory exists

Examples

## Not run: 
notebookutils.fs.exists("/tmp/my-file")

## End(Not run)


notebookutils documentation built on Jan. 26, 2026, 9:06 a.m.