reduce_pairs: A Function to Reduce Redundant Dyads

Description Usage Arguments Examples

View source: R/reduce_pairs.R

Description

This function allows you to merge data based pairs of IDs that can be in either order

Usage

1
reduce_pairs(x, ID1, ID2)

Arguments

x

a matrix or dataframe

ID1, ID2

specifications of the columns containing the dyad identifiers

Examples

1
2

vjf2/SocGen documentation built on April 24, 2021, 10:59 a.m.