powered by
Writes an APD probe data file.
# S3 method for default writeApd(filename, data, ..., writeMap=NULL)
Returns (invisibly) the pathname to the created file.
The filename of the APD file.
A numeric vector of elements to be written.
numeric
vector
Arguments passed to createApd(), e.g. chipType, mapType etc.
createApd
chipType
mapType
A vector of indicies used to change the order how data elements are written (by default).
Henrik Bengtsson
To create an APD map file, see readApdMap().
readApdMap