download_optional_paper_data {fsbrain} | R Documentation |
Download extra data to reproduce the figures from the fsbrain paper.
Description
Download extra data to reproduce the figures from the fsbrain paper.
Usage
download_optional_paper_data()
Value
Named list. The list has entries: "available": vector of strings. The names of the files that are available in the local file cache. You can access them using get_optional_data_file(). "missing": vector of strings. The names of the files that this function was unable to retrieve.
Note
Called for side effect of data download.
[Package fsbrain version 0.5.5 Index]