# Generated by roxygen2: do not edit by hand

export(ActivityParams)
export(BurstParams)
export(FamilyParams)
export(MutationParams)
export(OutputParams)
export(RecombParams)
export(SeedParams)
export(SelectionParams)
export(SequenceParams)
export(SimulationParams)
export(is.ActivityParams)
export(is.BurstParams)
export(is.FamilyParams)
export(is.MutationParams)
export(is.OutputParams)
export(is.RecombParams)
export(is.SeedParams)
export(is.SelectionParams)
export(is.SequenceParams)
export(is.SimulationParams)
export(parseSimulationOutput)
export(plotEvolution)
export(simulateEvolution)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
useDynLib(retrocombinator)
useDynLib(retrocombinator, .registration = TRUE)
