combine_populations: combine_populations

View source: R/combine_populations.R

combine_populationsR Documentation

combine_populations

Description

The function combines multiple haplotypes' objects into a single haplotype object
It accept list of populations and merge them in single population.

Usage

combine_populations(pops)

Arguments

pops

The first haplotype object.

Value

A combined haplotype object.

Examples


haplo = combine_populations(list(pop1,pop2))

USDA-ARS-GBRU/crossword documentation built on April 5, 2023, 7:29 p.m.