README.md

Build
Status CRAN_Status_Badge DOI

freesurfer

The goal of freesurfer is a port/wrapper of Freesurfer to R.

Much of the operations of Freesurfer are incorporated. This package is very useful for structural imaging, such as MRI. Some of the fMRI functionality has not been ported or has limited capability.

Installation

You can install the released version of freesurfer from CRAN with:

install.packages("freesurfer")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("muschellij2/freesurfer")


Try the freesurfer package in your browser

Any scripts or data that you put into this service are public.

freesurfer documentation built on Dec. 9, 2020, 1:07 a.m.