[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: casereader numbering
From: |
Ben Pfaff |
Subject: |
Re: casereader numbering |
Date: |
Fri, 18 Jul 2008 09:51:16 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
John Darrington <address@hidden> writes:
> One thing that would make it easier would be a function of the form
>
> struct casereader * append_case_numbers (struct casereader *cr);
>
> which returns a new casereader which is identical to CR except that it
> has one extra column which contains the ordinal number of each case.
That shouldn't be hard. I'll try to whip up something like that
over the weekend.
--
Ben Pfaff
http://benpfaff.org
- casereader numbering, John Darrington, 2008/07/17
- Re: casereader numbering, Jason Stover, 2008/07/17
- Re: casereader numbering,
Ben Pfaff <=
- Re: casereader numbering, Ben Pfaff, 2008/07/23
- Re: casereader numbering, John Darrington, 2008/07/23
- Re: casereader numbering, Ben Pfaff, 2008/07/23
- Re: casereader numbering, John Darrington, 2008/07/23
- Re: casereader numbering, John Darrington, 2008/07/24
- Re: casereader numbering, Ben Pfaff, 2008/07/24
- Re: casereader numbering, Ben Pfaff, 2008/07/26