Learn R Programming

MRIaggr (version 1.1.5)

selectMidplane: Extract the position of the mid-sagittal plan

Description

Extract the position of the mid-sagittal plan from a MRIaggr object.

Usage

"selectMidplane"(object)

Arguments

object
an object of class MRIaggr. REQUIRED.

Value

A two column matrix.

Examples

Run this code
data("MRIaggr.Pat1_red", package = "MRIaggr")

## selection
selectMidplane(MRIaggr.Pat1_red)

Run the code above in your browser using DataLab