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 May 23, 2024, 11:45 p.m.