writeApd {aroma.apd} | R Documentation |
Writes an APD probe data file.
## Default S3 method:
writeApd(filename, data, ..., writeMap=NULL)
filename |
The filename of the APD file. |
data |
|
... |
Arguments passed to |
writeMap |
A |
Returns (invisibly) the pathname to the created file.
Henrik Bengtsson
To create an APD map file, see readApdMap
().