Locates an annotation data file.
# S3 method for default
findAnnotationData(name=NULL, tags=NULL, set, pattern=NULL, private=FALSE,
escapes=c("+"), ..., firstOnly=TRUE, paths=NULL, verbose=FALSE)Optional character string.
Optional character string.
Only used if argument pattern is not specified.
A filename pattern to search for.
If NULL, then defaults to the fullname as defined by
arguments name and tags.
If FALSE, files and directories starting
with a periods are ignored.
Arguments passed to findFiles.
If TRUE, only the first matching pathname is returned.
A character string specifying what type of annotation
to search for.
Returns NULL, one or several matching pathnames.