| CnagCfhFile$fromFile | R Documentation |
Defines an CnagCfhFile object from a CFH file.
## Static method (use this):
## CnagCfhFile$fromFile(filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)
## Don't use the below:
## S3 method for class 'CnagCfhFile'
fromFile(static, filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)
filename |
The filename of to the file. |
path |
The path to the file. |
... |
Not used. |
Returns an CnagCfhFile object.
If the file is not found or if it is of the wrong file format, an
error is thrown.
For more information see CnagCfhFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.