Description Usage Arguments Details Value Author(s)
This function reads the entire contents of a cdf file into an R list structure
1 | read.cdffile.list(filename, cdf.path = getwd())
|
filename |
name of CDF file |
cdf.path |
path to cdf file |
Note that this function can be very memory intensive with large CDF files.
returns a list
structure. The exact contents may vary
depending on the file format of the cdf file (see check.cdf.type
)
B. M. Bolstad <bmb@bmbolstad.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.