getSummary | R Documentation |
Downloads an S3 directory of Serratus .summary files to local filesystem. There is an implicit 'aws cli' dependency here Your system should have 'aws s3' properly configured for this function to work.
getSummary(s3_path, local_path)
s3_path |
a string s3 path holding .summary files |
local_path |
local path into which to download the data |
getSummary( s3_path = 's3://lovelywater2/summary/',
local_path = '200528_viro')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.