Package 'kirby21.fmri'

Title: Example Functional Imaging Data from the Multi-Modal MRI 'Reproducibility' Resource
Description: Functional magnetic resonance imaging ('fMRI') data from the 'Kirby21' 'reproducibility' study <doi:10.1016/j.neuroimage.2010.11.047>.
Authors: John Muschelli [aut, cre]
Maintainer: John Muschelli <[email protected]>
License: GPL-2
Version: 1.8.0
Built: 2026-05-22 18:49:39 UTC
Source: https://github.com/muschellij2/kirby21.fmri

Help Index


Delete fMRI Image Filenames

Description

Delete the files for the fMRI images

Usage

delete_fmri_data(...)

Arguments

...

arguments to pass to delete_kirby21_data, modalities = "fMRI" so it cannot be specified

Value

Nothing is returned


Download fMRI Image Filenames

Description

Download the files for the fMRI images

Usage

download_fmri_data(...)

Arguments

...

arguments to pass to download_kirby21_data, modalities = "fMRI" so it cannot be specified

Value

Indicator if the data is downloaded.


Get fMRI Image Filenames

Description

Return the filenames for the fMRI images

Usage

get_fmri_filenames(...)

Arguments

...

arguments to pass to get_image_filenames, modalities = "fMRI" so it cannot be specified

Value

Vector of filenames

Examples

get_fmri_filenames()