View source: R/raw.getFilename.R
| raw.getFilenameByMD5 | R Documentation | 
returns the filename with certain MD5sum
raw.getFilenameByMD5(file.list, MD5)
| file.list | path and filenames | 
| MD5 | checksum, can be any length | 
filename with certain MD5 checksum, returns NA if not found
file.list = file.path(raw.getSampleFiles())
raw.getFilenameByMD5(file.list,'24fefa')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.