deep.phy.copy: Copy a tree object slot by slot

Description Usage Arguments Details Value Author(s)

Description

This is mainly an internal function

Usage

1
deep.phy.copy(from, to, value, usedata = TRUE)

Arguments

from

An S4 object

to

An S4 object

value

The value to copy

usedata

Should data slot be included?

Details

This function is not being used currently

Value

A copy of from

Author(s)

J. Conrad Stack


phyext documentation built on May 2, 2019, 5:19 p.m.

Related to deep.phy.copy in phyext...