# Generated by roxygen2: do not edit by hand

export(covid19.data)
export(covid19.genomic.data)
export(generate.SIR.model)
export(growth.rate)
export(live.map)
export(report.summary)
export(totals.plt)
export(tots.per.location)
importFrom(ape,read.GenBank)
importFrom(deSolve,ode)
importFrom(gplots,bluered)
importFrom(gplots,heatmap.2)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(htmlwidgets,saveWidget)
importFrom(pheatmap,pheatmap)
importFrom(plotly,`%>%`)
importFrom(plotly,add_markers)
importFrom(plotly,add_trace)
importFrom(plotly,as_widget)
importFrom(plotly,layout)
importFrom(plotly,plot_geo)
importFrom(plotly,plot_ly)
importFrom(plotly,toRGB)
importFrom(stats,Gamma)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,poisson)
importFrom(stats,setNames)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,str)
