accessors {AffyCompatible} | R Documentation |
These functions exist to access the information represented in objects
of linkS4class{NetAffxResource}
and related classes.
annotationsFile(x) directory(x) password(x) user(x)
x |
An object for which the accessor is defined. |
See, e.g., help('directory,NetAffxResource-method')
for values
returned by specific methods.
Martin Morgan