read_file: read_file: Read a File on a FileSystem

Description Usage Arguments Value

View source: R/read_file.R

Description

Read a File on a FileSystem

Usage

1
2
3
4
read_file(fs, path, ...)

## Default S3 method:
read_file(fs, path, ...)

Arguments

fs

FileSystem object

path

a character vector that contains the path of file to read

...

other arguments

Value

a character vector that contains the contents of the File


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