| updateApdHeader | R Documentation | 
Updates the header of an Affymetrix probe data (APD) file.
## Default S3 method:
updateApdHeader(filename, path=NULL, ..., verbose=FALSE)
filename | 
 The filename of the APD file.  | 
path | 
 The path to the APD file.  | 
... | 
 A set of named header values to be updated/added to the
header.  A value of   | 
verbose | 
 See   | 
Returns (invisibly) the pathname of the file updated.
Henrik Bengtsson
createApd() and updateApd().
## Not run: #See ?createApd for an example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.