Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

write.fcsv

write fiducials in slicer4 format


Description

write fiducials in slicer4 format

Usage

write.fcsv(x, filename = dataname, description = NULL)

Arguments

x

matrix with row containing 2D or 3D coordinates

filename

will be substituted with ".fcsv"

description

optional: character vector containing a description for each landmark

Examples

require(Rvcg)
data(dummyhead)
write.fcsv(dummyhead.lm)
## remove file
unlink("dummyhead.lm.fcsv")

Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.