# Generated by roxygen2: do not edit by hand

S3method(plot,individual)
S3method(print,individual)
S3method(print,population)
export(calculate_allele_frequencies)
export(calculate_average_ld)
export(calculate_dist_junctions)
export(calculate_fst)
export(calculate_heterozygosity)
export(calculate_ld)
export(calculate_marker_frequency)
export(create_iso_female)
export(load_population)
export(plot_chromosome)
export(plot_difference_frequencies)
export(plot_dist_junctions)
export(plot_frequencies)
export(plot_joyplot_frequencies)
export(plot_over_time)
export(plot_start_end)
export(save_population)
export(simulate_admixture)
export(simulate_admixture_migration)
import(Rcpp)
importFrom(rlang,.data)
useDynLib(GenomeAdmixR, .registration = TRUE)
