s-news
[Top] [All Lists]

Re: combining dataframes of different lengths

To: Joe Cerniglia <cj5815@yahoo.com>
Subject: Re: combining dataframes of different lengths
From: Sundar Dorai-Raj <sundar.dorai-raj@PDF.COM>
Date: Wed, 18 Feb 2004 16:26:51 -0600
Cc: s-news@wubios.wustl.edu
In-reply-to: <20040218220607.61835.qmail@web40513.mail.yahoo.com>
Organization: PDF Solutions, Inc.
References: <20040218220607.61835.qmail@web40513.mail.yahoo.com>
Reply-to: sundar.dorai-raj@PDF.COM
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

Joe Cerniglia wrote:


How can I combine data frames of differents lenghts?

Particularly, I am deciling two different dataframes
and one of those dataframes has NAs.
The two resulting dataframes contain 10 rows and 11
rows.
I want to combine the two dataframes into a dataframe
of 11 rows.

Thanks Joe

Have you considered ?merge.

Regards,
Sundar



<Prev in Thread] Current Thread [Next in Thread>