are_adjacent: Test if two vertices are adjacent (direct neighbors)

View source: R/generic.R

are_adjacentR Documentation

Test if two vertices are adjacent (direct neighbors)

Description

Test if two vertices are adjacent (direct neighbors)

Usage

are_adjacent(x, ...)

Arguments

x

see the S3 methods

...

args passed to the S3 methods


vh-d/datagraphs documentation built on May 13, 2022, 1:42 p.m.