order_euclid {SK4FGA} | R Documentation |
Order a list of data frames containing numerical columns by their euclidean distance to the mean.
Description
Meant for internal use only.
Usage
order_euclid(alist)
Arguments
alist |
A list of data frames. |
Value
A list of data frames.
[Package SK4FGA version 0.1.1 Index]