nodeObs: nodeObs: Get unique tag observations at the designated node...

Description Usage Arguments Author(s) Examples

Description

The function first identifies and counts the unique tags observed at the designated node. Then it searches and counts how many of those unique tags were observed at other nodes in the dataset.

Usage

1
nodeObs(data, node, resight_nodes = c("All", "Upstream", "Downstream"))

Arguments

data

a data frame containing observation histories processed by nodeAssign

node

the desired node for a unique tag count. Unique tags at the specified node are then searched for at all other nodes in the data frame

resight_nodes

The data frame returned will have the sum of unique tag observations at all node locations, or only those nodes upstream or downstream of the specified node.

Author(s)

Ryan Kinzer

Examples

1

ryankinzer/PITviewr documentation built on May 29, 2019, 9:10 a.m.