Read landmark data for a single specimen from an fcsv file obtained from SlicerMorph.
readland.fcsv(file = NULL)
the name of a *.fcsv file containing three-dimensional landmark data to be read in
Function returns a p x 3 matrix of x, y, z coordinates for p landmarks.
This function merely extracts x, y, z coordinates from an fcsv file.