copyCel | R Documentation |
Copies a CEL file.
The file must be a valid CEL file, if not an exception is thrown.
copyCel(from, to, overwrite=FALSE, ...)
from |
The filename of the CEL file to be copied. |
to |
The filename of destination file. |
overwrite |
If |
... |
Not used. |
Return TRUE
if file was successfully copied, otherwise FALSE
.
Henrik Bengtsson
isCelFile
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.