Allows you to do multiple chunked requests with the listOML* functions.
The request will be repeated until total.limit
is reached or until there are no more results available on the server.
chunkOMLlist(listfun, ..., total.limit = 1e+05, chunk.limit = 1000)
listfun | [ |
---|---|
... | [ |
total.limit | [ |
chunk.limit | [ |
Other listing functions: listOMLDataSetQualities
,
listOMLDataSets
,
listOMLEstimationProcedures
,
listOMLEvaluationMeasures
,
listOMLFlows
, listOMLRuns
,
listOMLSetup
, listOMLStudies
,
listOMLTaskTypes
,
listOMLTasks