read.fcsv: read fiducials from slicer4

View source: R/fiducials.r

read.fcsvR 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


Morpho documentation built on Feb. 16, 2023, 10:51 p.m.