notebookutils.fs.unmount {notebookutils} | R Documentation |
Removes a mount point.
notebookutils.fs.unmount(mountPoint)
mountPoint |
The directory that was previously mounted. |
FALSE to mimic the result of unmount mountPoint
fail.
notebookutils.fs.unmount("/mnt")