Package freesurferformats details
Read and Write 'FreeSurfer' Neuroimaging File Formats
Provides functions to read and write neuroimaging data in
various file formats, with a focus on 'FreeSurfer'
Maintainer: Tim Sch < ts+code at rcmd.org >
From within R, enter citation('freesurferformats')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('freesurferformats')
# from GitHub
neuro_install('freesurferformats', release = "stable", release_repo = "github")
neuro_install('freesurferformats', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 11 2020 8:35AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/dfsp-spirit/freesurferformats GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/freesurferformats GitHub |
Imports | pkgfilecache (0.1.1), xml2 |
Suggests | knitr, rmarkdown, testthat (2.1.0), oro.nifti (0.9), gifti (0.7.5), cifti (0.4.5) |