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


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