combineTipVisitation: Combine Tip Visitation

Description Usage Arguments Value

View source: R/tree-tips.R

Description

If two tips were used to do random walks, but then seem to be the exact same population, the random walks can be combined (biased by the number of cells in each tip), to combine their visitation frequencies. Requires loadTipCells to be run prior.

Usage

1
combineTipVisitation(object, tip.1, tip.2, new.tip)

Arguments

object

An URD object

tip.1

(Character) Name of a tip to combine

tip.2

(Character) Name of another tip to combine

new.tip

(Character) Name to call the combined tip

Value

An URD object


farrellja/URD documentation built on June 17, 2020, 4:48 a.m.