# NOT RUN {
  population <- fake.population()
  offspring <- population$offspring$phenotypes
  founders <- population$founders$phenotypes
  founders_groups <- population$founders$groups
  maps_genetic <- population$maps$genetic
  population <- create.population(offspring,founders,founders_groups)
  population <- add.to.population(population,maps_genetic,"maps$genetic")
# }
Run the code above in your browser using DataLab