# `getHaps` Get haplotype names from individual names ## Description Get haplotype names from individual names ## Usage ```r getHaps(inds) ``` ## Arguments Argument |Description ------------- |---------------- `inds` | character string of diploid individual names ## Value character vector twice as long as inds, with "_1" and "_2" appended to each individual name