binTab: Tabulate Overlap

View source: R/2d-propd-graflex.R

binTabR Documentation

Tabulate Overlap

Description

This function tabulates the overlap between two vectors or two adjacency matrices. It is a faster version of table that only supports binary input.

Usage

binTab(A, G)

Arguments

A, G

A vector or adjacency matrix.

Value

A table of overlap.


tpq/propr documentation built on April 21, 2024, 12:50 p.m.