Learn R Programming

notebookutils (version 1.5.3)

notebookutils.fs.unmount: Removes a mount point.

Description

Removes a mount point.

Usage

notebookutils.fs.unmount(mountPoint)

Value

FALSE to mimic the result of unmount mountPoint fail.

Arguments

mountPoint

The directory that was previously mounted.

Examples

Run this code
notebookutils.fs.unmount("/mnt")

Run the code above in your browser using DataLab