MRIaggr-selectMidplane: Extract the position of the mid-sagittal plan

Description Usage Arguments Value Examples

Description

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

Usage

1
2
## S4 method for signature 'MRIaggr'
selectMidplane(object)

Arguments

object

an object of class MRIaggr. REQUIRED.

Value

A two column matrix.

Examples

1
2
3
4
data("MRIaggr.Pat1_red", package = "MRIaggr")

## selection
selectMidplane(MRIaggr.Pat1_red)

bozenne/MRIaggr documentation built on May 13, 2019, 1:39 a.m.