allen.coerce.six | R Documentation |
Converts a full result vector to a vector representing relations with distinct endpoints. By default, the tallies for relations with indistinct endpoints are randomly assigned to one of the relations adjacent in the Nokel lattice. Optionally, the tallies for relations with indistinct endpoints can be ignored.
allen.coerce.six(result.vector, include.indistinct = TRUE)
result.vector |
A result vector or an object than can be converted to a result vector |
include.indistinct |
When TRUE (default), randomly assign tallies for relations with indistinct endpoints to an adjacent relation. When FALSE, ignore tallies for relations with indistinct endpoints. |
Thomas S. Dye
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.