readColumns: Function to read data by columns

readColumnsR 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


arm documentation built on April 1, 2024, 3:01 p.m.

Related to readColumns in arm...