powered by
This is a simple wrapper for the Gipptools program cubeinfo, providing a short summary of the cube file meta data, in a coherent data frame structure.
cubeinfo
aux_cubeinfo(file, gipptools)
data frame with cube meta data
data frame
Characater value, cube file to be processes
Characater
Character value, path to gipptools or Gipptools directory.
Character
Michael Dietze
if (FALSE) { ## get cube info x = aux_cubeinfo(file = "data/cube/example.ATB", gipptools = "/software/gipptools-2019.332/") }
Run the code above in your browser using DataLab