# Generated by roxygen2: do not edit by hand

S3method("[",tableList)
S3method("[",tableMatrix)
S3method("[<-",tableList)
S3method("[<-",tableMatrix)
S3method("[[",tableList)
S3method("aid<-",tableList)
S3method("dataType<-",tableList)
S3method("dataType<-",tableMatrix)
S3method("mat<-",tableMatrix)
S3method("matDim<-",tableMatrix)
S3method("tab<-",tableList)
S3method(aid,tableList)
S3method(cbind,tableList)
S3method(cbind,tableMatrix)
S3method(copy,tableList)
S3method(copy,tableMatrix)
S3method(dataType,tableList)
S3method(dataType,tableMatrix)
S3method(dim,tableList)
S3method(dimnames,tableList)
S3method(getRow,tableMatrix)
S3method(getRowDim,tableMatrix)
S3method(getRowRepo,tableMatrix)
S3method(mat,tableMatrix)
S3method(matDim,tableMatrix)
S3method(merge,tableList)
S3method(merge,tableMatrix)
S3method(print,tableList)
S3method(print,tableMatrix)
S3method(rbind,tableList)
S3method(rbind,tableMatrix)
S3method(setRow,tableMatrix)
S3method(tab,tableList)
S3method(tab,tableMatrix)
export("aid<-")
export("dataType<-")
export("mat<-")
export("matDim<-")
export("tab<-")
export(aid)
export(dataType)
export(getRow)
export(getRowDim)
export(getRowRepo)
export(is.tableList)
export(is.tableMatrix)
export(mat)
export(matDim)
export(setRow)
export(tab)
export(tableList)
export(tableMatrix)
import(data.table)
importFrom(stats,na.omit)
