importFrom("utils", "toLatex") importFrom("stats", "anova", "as.ts", "cycle", "end", "frequency", "na.omit", "pchisq", "start", "time") importFrom("utils", "packageDescription") export("caption<-", "caption", "label", "label<-", "align<-", "align", "digits<-", "digits", "display<-", "display", "xtable", "print.xtable", "print.xtableMatharray","toLatex.xtable", "autoformat", "xalign", "xdigits", "xdisplay") S3method("print", "xtable") S3method("print", "xtableMatharray") S3method("toLatex", "xtable") S3method("caption<-", "xtable") S3method("caption", "xtable") S3method("label", "xtable") S3method("label<-", "xtable") S3method("align<-", "xtable") S3method("align", "xtable") S3method("digits", "xtable") S3method("digits<-", "xtable") S3method("display<-", "xtable") S3method("display", "xtable") S3method("xtable", "data.frame") S3method("xtable", "matrix") S3method("xtable", "xtableMatharray") S3method("xtable", "table") S3method("xtable", "anova") S3method("xtable", "aov") S3method("xtable", "summary.aov") S3method("xtable", "summary.aovlist") S3method("xtable", "aovlist") S3method("xtable", "lm") S3method("xtable", "summary.lm") S3method("xtable", "glm") S3method("xtable", "summary.glm") S3method("xtable", "prcomp") S3method("xtable", "summary.prcomp") S3method("xtable", "coxph") S3method("xtable", "ts") S3method("xtable", "zoo")