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


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