read.cdffile.list: Read CDF file into an R list

Description Usage Arguments Details Value Author(s)

Description

This function reads the entire contents of a cdf file into an R list structure

Usage

1
read.cdffile.list(filename, cdf.path = getwd())

Arguments

filename

name of CDF file

cdf.path

path to cdf file

Details

Note that this function can be very memory intensive with large CDF files.

Value

returns a list structure. The exact contents may vary depending on the file format of the cdf file (see check.cdf.type)

Author(s)

B. M. Bolstad <bmb@bmbolstad.com>


affyio documentation built on Nov. 8, 2020, 6:53 p.m.