Read big text files column by column


[Up] [Top]

Documentation for package ‘colbycol’ version 0.4

Help Pages

colbycol-package Reads data text files in a memory efficient way
cbc.get.col Reads a single column from the original file into memory
cbc.read.table Reads a huge text file and creates a colbycol object
cbc.test.data Simple test data
colbycol Reads data text files in a memory efficient way
colnames Lists the column names in a colbycol object
colnames.colbycol Lists the column names in a colbycol object
colnames.default Lists the column names in a colbycol object
ncol Returns the number of rows/cols in a colbycol object
ncol.colbycol Returns the number of rows/cols in a colbycol object
ncol.default Returns the number of rows/cols in a colbycol object
nrow Returns the number of rows/cols in a colbycol object
nrow.colbycol Returns the number of rows/cols in a colbycol object
nrow.default Returns the number of rows/cols in a colbycol object