DNAbin objects, retaining any
attributes whose lengths match those of the input objects (e.g. "species",
"lineage" and/or "taxID" attributes).R/DNAbin_utilities.R
concat_DNAbin.RdConcatenate DNAbin objects while preserving attributes.
This function joins two or more DNAbin objects, retaining any
attributes whose lengths match those of the input objects (e.g. "species",
"lineage" and/or "taxID" attributes).
concat_DNAbin(...)DNAbin objects, or list of DNAbins to be concatenated.