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