colbycol-package {colbycol}R Documentation

Reads data text files in a memory efficient way

Description

This package tries to solve the memory restrictions posed by large text files by breaking them into its columns, which are subsequently read individually into R.

Details

Package: colbycol
Type: Package
Version: 0.4
Date: 2009-07-29
License: GPL
LazyLoad: yes

Author(s)

Maintainer: Carlos J. Gil Bellosta <cgb@datanalytics.com>


[Package colbycol version 0.4 Index]