Skip to content
Permalink
131e7db5e5
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
38 lines (37 sloc) 823 Bytes
# Generated by roxygen2: do not edit by hand
export()
export(Exposure1)
export(LTable1)
export(RegDeath1)
export(RegExp1)
export(readEX1x1)
export(readLT1x1)
export(readRegDeath)
export(readRegExp)
exportClasses(EX1)
exportClasses(LT1)
exportClasses(RD1)
exportClasses(RE1)
exportMethods("ex1<-")
exportMethods("lt1<-")
exportMethods("rd1<-")
exportMethods("re1<-")
exportMethods(content)
exportMethods(ex1)
exportMethods(footer)
exportMethods(header)
exportMethods(length)
exportMethods(lt1)
exportMethods(protocol)
exportMethods(rd1)
exportMethods(re1)
exportMethods(region)
exportMethods(selectRegion)
exportMethods(selectYears)
exportMethods(show)
importFrom(data.table,":=")
importFrom(data.table,fread)
importFrom(data.table,setnames)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)