validPaths: validPaths: creates a data frame of all available paths

Description Usage Arguments Author(s) Examples

Description

The function builds a data frame of all the available and acceptable paths from the parent child table. These available paths are then used to check the observation histories of each individual tagID. The function was originally called shortestPathToRoot_logCurrPaths() and was built by Greg K. Ryan K. altered the function to work solely in R and doesn't require the SQLite backend.

Usage

1
validPaths(parent_child)

Arguments

parent_child

is a data frame or comma seperated value (.csv) file containing the parent-child nodes

Author(s)

Greg Kliewer

Examples

1

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