Rdocumentation
powered by
Learn R Programming
DataTaipei (version 0.1)
getResources: Get Resource From Downloaded Table
Description
Get Resource From Downloaded Table
Usage
getResources(tb, index)
Arguments
tb
(data.table). The output of
dataSetMetadataSearch
or
resourceMetadataSearch
.
index
(integer). The index of target.
Value
A data.frame. The resources of
index
th row in
tb
will be returned.