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

mssparkutils.fs.existsR Documentation

Check if a file or directory exists.

Description

Check if a file or directory exists.

Usage

mssparkutils.fs.exists(file)

Arguments

file

FileSystem URI

Value

TRUE if the file or directory exists

Examples

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

## End(Not run)


notebookutils documentation built on May 29, 2024, 12:08 p.m.