# Generated by roxygen2: do not edit by hand

export(delete_files_plink)
export(ind_to_fam)
export(make_bim)
export(make_fam)
export(read_bed)
export(read_bim)
export(read_fam)
export(read_ind)
export(read_phen)
export(read_plink)
export(read_snp)
export(require_files_plink)
export(sex_to_char)
export(sex_to_int)
export(write_bed)
export(write_bim)
export(write_fam)
export(write_ind)
export(write_phen)
export(write_plink)
export(write_snp)
importFrom(Rcpp,sourceCpp)
useDynLib(genio)
