View source: R/check_dl_file.R
Checks if local data files as defined in master file exist and match MD5 hash. Downloads data if necessary.
1 2 | check_dl_file(master_file, fname = NULL, md5check = TRUE,
dest = local_path())
|
master_file |
Character path to master file |
fname |
Character vector of specific file names to check |
md5check |
boolean |
dest |
Character path to download destination |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.