Description Usage Arguments Value
Concat File(s) on a FileSystem
1 2 3 4 5 6 7 | concat_file(fs, targetPath, sourcePath, ...)
## Default S3 method:
concat_file(fs, targetPath, sourcePath, ...)
## S3 method for class 'webhdfs'
concat_file(fs, targetPath, sourcePath, ...)
|
fs |
FileSystem object |
targetPath |
a character vector that contains the path of file to write |
sourcePath |
a list of character vector that contains the path of file(s) to read |
... |
other arguments |
TRUE
if successful, FALSE
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.