download_bids_examples {bidsr} | R Documentation |
Download 'BIDS' example data-sets
Description
See https://github.com/bids-standard/bids-examples for the full repository.
Usage
download_bids_examples(test = FALSE)
Arguments
test |
logical; default is |
Value
A local path to the example repository exists or when
test=FALSE
; or simply FALSE
if the repository is missing and
test=TRUE
.
Author(s)
Zhengjia Wang
Examples
download_bids_examples(test = TRUE)
[Package bidsr version 0.1.0 Index]