Description Usage Arguments Value
View source: R/file_checksum.R
Get File Checksum on a FileSystem
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, ...)
|
fs |
FileSystem object |
path |
a character vector that contains the path of file |
... |
other arguments |
a list of Checksum information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.