write_file: write_file: Write to a File on a FileSystem

Description Usage Arguments Value

View source: R/write_file.R

Description

Write to a File on a FileSystem

Usage

1
2
3
4
write_file(fs, targetPath, ...)

## Default S3 method:
write_file(fs, targetPath, ...)

Arguments

fs

FileSystem object

targetPath

a character vector that contains the path of file to write

...

other arguments

Value

TRUE if successful, FALSE otherwise


saurfang/rwebhdfs documentation built on May 29, 2019, 3:20 p.m.