.infoForProductFiles {onc.api}R Documentation

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()

Description

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()

Usage

.infoForProductFiles(self, dpRunId = 0, fileCount = 0, getMetadata = FALSE)

Arguments

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

Value

a list of named lists, with the results for each file


[Package onc.api version 2.0.1.0 Index]