The read.csv.sql function in the sqldf package may make this approach
quite simple.
On Thu, Aug 16, 2012 at 10:12 AM, jim holtman wrote:
> Why not put this into a database, and then you can easily extract the
> records you want specifying the record numbers. You play the one time
> expense of cr
Why not put this into a database, and then you can easily extract the
records you want specifying the record numbers. You play the one time
expense of creating the database, but then have much faster access to
the data as you make subsequent runs.
On Thu, Aug 16, 2012 at 9:44 AM, Tudor Medallion
2 matches
Mail list logo