export(abcSGP)
export(analyzeSGP)
export(as.splineMatrix)
export(baselineSGP)
export(bubblePlot)
export(bubblePlot_Styles)
export(capwords)
export(combineSGP)
export(createKnotsBoundaries)
export(gofSGP)
export(growthAchievementPlot)
export(is.splineMatrix)
export(is.SGP)
export(outputSGP)
export(prepareSGP)
export(studentGrowthPercentiles)
export(studentGrowthPlot)
export(studentGrowthPlot_Styles)
export(studentGrowthProjections)
export(summarizeSGP)
export(testSGP)
export(updateSGP)
export(visualizeSGP)
exportClasses(SGP)
exportClasses(splineMatrix)
import(data.table)
import(grid)
import(methods)
importFrom(Cairo,Cairo)
importFrom(colorspace,rainbow_hcl,diverge_hcl)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,'%dopar%',foreach,registerDoSEQ)
importFrom(gridBase,gridFIG)
importFrom(iterators,iter)
importFrom(jsonlite,toJSON)
importFrom(plyr,rbind.fill,round_any)
importFrom(quantreg,rq)
importFrom(RSQLite,dbGetQuery,dbWriteTable,dbConnect,dbDisconnect,SQLite)
importFrom(reshape2)
importFrom(sn,rsn)
importFrom(splines,bs)
