powered by
This function reads the SHAPE and VERSION attributes of an OMX file. This is called by several other functions.
get_omx_attr(file)
full path name of the OMX file being read
A list containing SHAPE and VERSION attributes.
SHAPE
VERSION
# NOT RUN { omxfile <- omxr_example("skims.omx") get_omx_attr(omxfile) # }
Run the code above in your browser using DataLab