read.fcsv {Morpho}R Documentation

read fiducials from slicer4

Description

read fiducials from slicer4

Usage

read.fcsv(x, na = NULL, lps2ras = FALSE)

Arguments

x

filename

na

value to be replaced by NA

lps2ras

logical: if the coordinate system is LPS and lps2ras=TRUE, the data will be rotated into the RAS space by inverting the first two dimensions using LPS2RAS.

Value

a k x 3 matrix with landmarks


[Package Morpho version 2.12 Index]