draw_curve: Curve draw function

Description Usage Arguments Author(s) References

View source: R/plot_cophy.R

Description

internal function to draw curved links between tips modified from Liam Revell phytools package under GPL v. 2

Usage

1
draw_curve(x, y, scale = 0.01, ...)

Arguments

x

x positions on graph

y

y positions on graph

scale

Scale of the logistic (which is where the curve comes from)

...

Other plotting parameters

Author(s)

Wade Dismukes and Liam J Revell

References

Revell, L.J. (2012), phytools: an R package for phylogenetic comparative biology (and other things). Methods in Ecology and Evolution, 3: 217-223. doi:10.1111/j.2041-210X.2011.00169.x


treeducken documentation built on March 3, 2021, 1:11 a.m.