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')
To cite package 'freesurferformats' in publications use:
Tim Sch?fer (NA). freesurferformats: Read and Write 'FreeSurfer'
Neuroimaging File Formats. R package version 0.1.13.
https://github.com/dfsp-spirit/freesurferformats
A BibTeX entry for LaTeX users is
@Manual{,
title = {freesurferformats: Read and Write 'FreeSurfer' Neuroimaging File Formats},
author = {Tim Sch?fer},
note = {R package version 0.1.13},
url = {https://github.com/dfsp-spirit/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 | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/dfsp-spirit/freesurferformats GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/freesurferformats GitHub |