query_bids {bidsr} | R Documentation |
Query 'BIDS'
Description
Query 'BIDS' project and analyze the files
Usage
query_bids(x, search_params, env = parent.frame(), ...)
Arguments
x |
'BIDS' objects such as subject |
search_params |
searching parameters, leave it blank to see help documentations |
env |
where to resolve selectors |
... |
passed to down-stream methods |
Value
A data table of query results
Author(s)
Zhengjia Wang
[Package bidsr version 0.1.1 Index]