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

View source: R/InternalSimpleClass_function.R

Array2MatR Documentation

Simple function for conversion of an array to a matrix

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

Array2Mat(Array)

Arguments

Array

is an array of landmark data

Value

This function returns an array

Author(s)

Ardern Hulme-Beaman


ArdernHB/GeoOrigins documentation built on Nov. 19, 2022, 10:21 a.m.