readColumns {arm} | R Documentation |
Function to read data by columns
Description
A function read data by columns
Usage
read.columns(filename, columns)
Arguments
filename |
user specified file name including path of the file |
columns |
which columns of the data to be read |
Author(s)
Andrew Gelman gelman@stat.columbia.edu
[Package arm version 1.14-4 Index]