s-news
[Top] [All Lists]

Inserting a row in the middle of a dataframe

To: S-News <s-news@lists.biostat.wustl.edu>
Subject: Inserting a row in the middle of a dataframe
From: Thom Burnett <Thom.Burnett@cognigencorp.com>
Date: Fri, 16 Jun 2006 14:07:00 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
How do I take a newly created row and put it into the middle of an existing dataframe? Do I have to stack together the before, new, after pieces using rbind() or does S-plus have any sort of insert function?



<Prev in Thread] Current Thread [Next in Thread>
  • Inserting a row in the middle of a dataframe, Thom Burnett <=