Description Usage Arguments Value Examples
View source: R/data_firebrowse.R
Checks Firebrowse archives' integrity using the MD5 files, extracts the content of the archives, moves the content to newly-created folders and removes the original downloaded archives.
1 | prepareFirebrowseArchives(archive, md5, folder, outdir)
|
archive |
Character: path to downloaded archives |
md5 |
Character: path to MD5 files of each archive |
folder |
Character: master directory where every archive will be extracted |
outdir |
Character: subdirectories where to move the extracted content |
Invisible TRUE if successful
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.