Description Usage Arguments Value Author(s)
View source: R/check.cdf.type.R
This function returns a text string giving the file format for the supplied filename
1 | check.cdf.type(filename)
|
filename |
fullpath to a cdf file |
Returns a string which is currently one of:
text |
the cdf file is of the text format |
xda |
the cdf file is of the binary format used in GCOS |
unknown |
the parser can not handle this format or does not recognize this file as a CDF file |
B. M. Bolstad <bmb@bmbolstad.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.