View source: R/query_s3_file.R
query_s3_txdb | R Documentation |
This function really should not be needed. But damn. This will do a final check that the data in the s3 staging directory is loadable in R and return the md5 sum of the file. Thus the md5 sum may be added to the metadata.
query_s3_txdb(file)
file |
Filename to query. |
MD5 sum of the file or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.