all_pairs: Create a dataframe with all pairs in a vector of sites

Description Usage Arguments Value Note Examples

View source: R/all_pairs.R

Description

Create a dataframe with all pairs in a vector of sites

Usage

1
all_pairs(sites)

Arguments

sites

a vector of sites for which all pairs are sought

Value

a dataframe of site pairs (2 columns denoted site1 and site2)

Note

Produces the input for calculating network statistics

Examples

1
2
3

nickbond/catchstats documentation built on Nov. 22, 2019, 3:41 a.m.