powered by
This function lists the context of a given AIDA file. The AIDA file should have been written out in "uncompressed" format which subsequently can be gzip compressed.
getFileInfo(fileName)
name of the AIDA file
# NOT RUN { histoFile = system.file("extdata", "histos.xml.gz", package="aidar") info = getFileInfo(histoFile) # }
Run the code above in your browser using DataLab