Learn R Programming

bidsr (version 0.1.1)

query_bids: Query 'BIDS'

Description

Query 'BIDS' project and analyze the files

Usage

query_bids(x, search_params, env = parent.frame(), ...)

Value

A data table of query results

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

Author

Zhengjia Wang