Description Usage Arguments Value
Returns a list of information lists for each file available for download Returned rows will have the same structure as those returned by DataProductFile$getInfo()
1 | .infoForProductFiles(self, dpRunId = 0, fileCount = 0, getMetadata = FALSE)
|
self |
Caling object |
dpRunId |
Run id returned by .runDataProduct() |
fileCount |
The number of files to download, or 0 if unknown |
getMetadata |
When TRUE, the metadata file will be included |
a list of named lists, with the results for each file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.