View source: R/download_auxiliary.R
download_hash | R Documentation |
Create a combined md5sum hash based on the files in a specified directory.
download_hash(hash = TRUE, dir = NULL)
hash |
logical(1). Create hash of downloaded files. |
dir |
character(1). Directory path. |
character(1) Combined 128-bit md5sum of download files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.