powered by
retrieves the annotation of a given AIDA object by it's name from the given file
getAnnotation(fileName, objectName)
name of the AIDA file
name of the AIDA object for which the annotation is to be found
# NOT RUN { histoFile = system.file("extdata", "histos.xml.gz", package="aidar") ann = getAnnotation(histoFile, '21') # }
Run the code above in your browser using DataLab