FITSio-package          FITS file input-output functions
axVec                   Generate axis vector for image
closeHdr                Format and close FITS header
makeFITSimHdr           Generate header for FITS image
modifyHeader            Modify and edit comments and 'keyword-value'
                        pairs in FITS header
parseHdr                Parse FITS header
readFITS                Read a single data set from a FITS file
readFITSarray           Read an image (multi-dimensional array) from a
                        FITS file
readFITSbintable        Read a FITS binary table
readFITSheader          Read a FITS header
readFrameFromFITS       Read a single data set from a FITS file into a
                        data frame
writeFITSim             Write a FITS image (multi-dimensional numeric
                        array) to disk
