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


linz1112/rwebhdfs-fix documentation built on May 21, 2019, 6:39 a.m.