.GapHandler {TreeSearch} | R Documentation |
Translate a gap treatment into a string in the format expected by Morphy
Description
Translate a gap treatment into a string in the format expected by Morphy
Usage
.GapHandler(gap)
Arguments
gap |
Character vector: how should gaps be handled? |
Value
Character string that can be translated into a gap handling strategy by Morphy.
[Package TreeSearch version 1.6.1 Index]