file_checksum: file_checksum: Get File Checksum on a FileSystem

Description Usage Arguments Value

View source: R/file_checksum.R

Description

Get File Checksum on a FileSystem

Usage

1
2
3
4
5
6
7
file_checksum(fs, path, ...)

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

## S3 method for class 'webhdfs'
file_checksum(fs, path, ...)

Arguments

fs

FileSystem object

path

a character vector that contains the path of file

...

other arguments

Value

a list of Checksum information


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