read_all: read_all: Read all files in directory on a FileSystem

Description Usage Arguments Value

View source: R/read_all.R

Description

Read all Files in a directory on a FileSystem

Usage

1
2
3
4
read_all(fs, dirpath, ...)

## Default S3 method:
read_all(fs, dirpath, ...)

Arguments

fs

FileSystem object

dirpath

a character vector that contains the path of files 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.