# Generated by roxygen2: do not edit by hand

export(getCycleLengths)
export(getDensity)
export(getNumberOfCells)
export(getParameters)
export(interactivePlot)
export(plotCells)
export(runCancerSim)
exportClasses(CellModel)
exportMethods(show)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,graphics.off)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(methods,new)
importFrom(methods,show)
importFrom(stats,density)
useDynLib(CancerInSilico)
