Type: | Package |
Title: | Example T1 Structural Data from the Multi-Modal MRI 'Reproducibility' Resource |
Version: | 1.8.0 |
Description: | Structural T1 magnetic resonance imaging ('MRI') data from the 'Kirby21' 'reproducibility' study <doi:10.1016/j.neuroimage.2010.11.047>. |
License: | GPL-2 |
Imports: | kirby21.base (≥ 1.7.3) |
RoxygenNote: | 7.3.2 |
URL: | https://www.nitrc.org/projects/multimodal/ |
Encoding: | UTF-8 |
NeedsCompilation: | no |
Packaged: | 2025-04-01 15:24:17 UTC; johnmuschelli |
Author: | John Muschelli [aut, cre] |
Maintainer: | John Muschelli <muschellij2@gmail.com> |
Repository: | CRAN |
Date/Publication: | 2025-04-01 16:00:02 UTC |
Delete T1 Image Filenames
Description
Delete the files for the T1 images
Usage
delete_t1_data(...)
Arguments
... |
arguments to pass to |
Value
Nothing is returned
Download T1 Image Filenames
Description
Download the files for the T1 images
Usage
download_t1_data(...)
Arguments
... |
arguments to pass to |
Value
Indicator if the data is downloaded.
Examples
download_t1_data(outdir = tempdir())
Get T1 Image Filenames
Description
Return the filenames for the T1 images
Usage
get_t1_filenames(...)
get_brainmask_filenames(...)
Arguments
... |
arguments to pass to |
Value
Vector of filenames
Examples
get_t1_filenames()