Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
3.1.1. nistats.datasets.fetch_language_localizer_demo_dataset¶
-
nistats.datasets.
fetch_language_localizer_demo_dataset
(data_dir=None, verbose=1)¶ Download language localizer demo dataset.
- Parameters
- data_dir: string, optional
Path to store the downloaded dataset. if None employ nilearn datasets default download directory.
- verbose: int, optional
verbosity level (0 means no message).
- Returns
- data_dir: string
Path to downloaded dataset
- downloaded_files: list of string
Absolute paths of downloaded files on disk