arraytolist {Arothron} | R Documentation |
arraytolist
Description
converts an array in a list storing each element of the third dimension of the array (specimen) as element of the list
Usage
arraytolist(array)
Arguments
array |
a kx3xn array with landmark coordinates |
Value
a list containing the landmark configurations stored as separated elements
Author(s)
Antonio Profico, Costantino Buzi, Marina Melchionna, Paolo Piras, Pasquale Raia, Alessio Veneziano
[Package Arothron version 2.0.5 Index]