createWordAlignment: Create an alignment-matrix of a meaning-class

Description Usage Arguments Value See Also

View source: R/Alignment.R

Description

Create an alignment-matrix of a meaning-class

Usage

1
createWordAlignment(languages, wordID, ascertainment = TRUE, ...)

Arguments

languages

The language-IDs as a numeric vector

wordID

the ID of the meaning-class (must be a single numeric, cannot process a vector of IDs)

ascertainment

if TRUE, an ascertainment column is created at the beginning of the alignment

...

further arguments passed to parseCognates

Value

Returns a binary matrix. First column is ascertainment (if ascertainment is set to TRUE), further columns are cognate-columns and the last columns are singletons

See Also

createAlignmentMatrix


KonstantinHoffmann/ABVDTools documentation built on Dec. 14, 2021, 11:48 a.m.