data("APIS_offspring3n")
data("APIS_sire")
data("APIS_dam")
assignment <- APIS_3n(offspring_genotype = APIS_offspring3n[1:35,1:50],
sire_genotype = APIS_sire[ ,1:50],
dam_genotype = APIS_dam[ ,1:50],
simulation_if_small = FALSE)
Run the code above in your browser using DataLab