Learn R Programming

notebookutils (version 1.5.3)

mssparkutils.fs.ls: Lists the contents of a directory.

Description

Lists the contents of a directory.

Usage

mssparkutils.fs.ls(dir)

Value

Empty list to mimic the file list under dir.

Arguments

dir

FileSystem URI

Examples

Run this code
mssparkutils.fs.ls("/tmp/my-folder/")

Run the code above in your browser using DataLab