Build Status CRAN_Status_Badge DOI

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


neuroconductor-devel-releases/freesurfer documentation built on Oct. 22, 2020, 11:26 a.m.