.runDataProduct {onc.api} | R Documentation |
Run a data product generation request
Description
Run a data product generation request
Usage
.runDataProduct(self, dpRequestId = 0, waitComplete = FALSE)
Arguments
self |
Calling object |
dpRequestId |
(numeric) Request id obtained by requestDataProduct() |
waitComplete |
(logical) When true, will keep polling the server until the data product is ready to download |
Value
(named list) information of the run process, or error object
[Package onc.api version 2.0.1.0 Index]