mssparkutils.fs.mkdirs | R Documentation |
Creates the given directory if it does not exist, also creating any necessary parent * directories.
mssparkutils.fs.mkdirs(dir)
dir |
FileSystem URI |
FALSE to mimic the result if dir
creation fail.
mssparkutils.fs.mkdirs("/tmp/a/b/c")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.