R/haplotypes_in.R

Defines functions haplotypes_in

Documented in haplotypes_in

haplotypes_in <- function(input)
{
	return(dget(paste0(input,'.haplo')))
}
USDA-ARS-GBRU/crossword documentation built on Oct. 11, 2024, 12:51 a.m.