search for: anotherdata

Displaying 1 result from an estimated 1 matches for "anotherdata".

Did you mean: anotherdan
2008 Dec 11
1
Extract rows from data frame based on row names from another data frame
Hi all, Is there a function to extract row names from a data frame based on row names from another data frame? I can write a loop function to do this, but this may be inefficient in terms of processing. thanks for any information, Wade