readCdfQc | R Documentation |
Reads the QC units of CDF file.
readCdfQc(filename, units = NULL, verbose = 0)
filename |
name of the CDF file. |
units |
The QC unit indices as a vector of integers. |
verbose |
how verbose should the output be. 0 means no output, with higher numbers being more verbose. |
A list with one component for each QC unit.
Kasper Daniel Hansen
readCdf()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.