Skip to content
Prev 164487 / 398503 Next

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