Learn R Programming

notebookutils (version 1.5.3)

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

Description

Lists the contents of a directory.

Usage

notebookutils.fs.ls(dir)

Value

Empty list to mimic the file list under dir.

Arguments

dir

FileSystem URI

Examples

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

Run the code above in your browser using DataLab