# Export all names
export(listMatrixObjects, formatdfExport, latexExport, xtableExport)

# Import all packages listed as Imports or Depends
import(Rcmdr)
importFrom(xtable, xtable)
importFrom(Hmisc, latex, latexTranslate)

