Array2Mat: Internal function for conversion of an array to a matrix

Description Usage Arguments Value Author(s)

View source: R/InternalSimple_functions.R

Description

This function takes an array and converts it to a matrix where rows specimens and columns are alternating landmark variables (e.g. X1, X2, Y1, Y2...)

Usage

1
Array2Mat(Array)

Arguments

Array

is an array of landmark data

Value

This function returns an array

Author(s)

Ardern Hulme-Beaman


ArdernHB/KnnDist documentation built on Feb. 5, 2021, 5:09 a.m.