# Generated by roxygen2: do not edit by hand

S3method(default,character)
S3method(default,data.frame)
S3method(default,default)
S3method(default,double)
S3method(default,factor)
S3method(default,file)
S3method(default,integer)
S3method(default,list)
S3method(default,logical)
S3method(makeInput,character)
S3method(makeInput,data.frame)
S3method(makeInput,double)
S3method(makeInput,factor)
S3method(makeInput,file)
S3method(makeInput,integer)
S3method(makeInput,list)
S3method(makeInput,logical)
S3method(makeOutput,"NULL")
S3method(makeOutput,character)
S3method(makeOutput,data.frame)
S3method(makeOutput,double)
S3method(makeOutput,factor)
S3method(makeOutput,file)
S3method(makeOutput,ggplot)
S3method(makeOutput,integer)
S3method(makeOutput,list)
S3method(makeOutput,logical)
S3method(makeOutput,matrix)
S3method(render,"NULL")
S3method(render,character)
S3method(render,data.frame)
S3method(render,double)
S3method(render,factor)
S3method(render,file)
S3method(render,ggplot)
S3method(render,integer)
S3method(render,list)
S3method(render,logical)
S3method(render,matrix)
export(File)
export(makeApp)
export(makeFiles)
importFrom(shiny,as.shiny.appobj)
importFrom(utils,methods)
