Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
is_negative: All overlaps are either empty or have a negative weight.
Description
All overlaps are either empty or have a negative weight.
Usage
is_negative(overlaps)
Arguments
overlaps
Data frame representing path overlaps, typically generated by
all_path_overlaps
.