Skip to content
Back to formatted view

Raw Message

Message-ID: <e23082be0812111259h143bd0f0n4cb9ef4cda7eeb1e@mail.gmail.com>
Date: 2008-12-11T20:59:11Z
From: Wade Wall
Subject: 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