getAnnotation {aidar} | R Documentation |
retrieves the annotation of a given AIDA object by it's name from the given file
getAnnotation(fileName, objectName)
fileName |
name of the AIDA file |
objectName |
name of the AIDA object for which the annotation is to be found |
histoFile = system.file("extdata", "histos.xml.gz", package="aidar") ann = getAnnotation(histoFile, '21')