Entering edit mode
3.7 years ago
imrankhanbioinfo
▴
70
Hi there,
Is there any function to reorder "matrix" "array" based on specific criteria?
For example, I got an array with column names A to Z.
I want to reorder columns so that column names with vowels (a, e, i, o, u) appear first in the array and the rest of the letters column later.
Any thoughts
Best: Imran
Thank you so much. This is what I was looking for.