phylo.tracer: Method to trace a tree in a raster image

Description Usage Arguments Details Value Author(s) References See Also

View source: R/phylo.tracer.R

Description

This function allows the user to trace a raster image of a phylogenetic tree & produce an object of class "phylo".

Usage

1
phylo.tracer(img=NULL, file="", gridlines=TRUE)

Arguments

img

a raster image.

file

a file to be read into R.

gridlines

logical argument indicating whether or not grid lines should be plotted.

Details

More details of the function here.

Value

An object of class "phylo".

Author(s)

Liam Revell liam.revell@umb.edu

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.

Revell, L. J. (2017). physketch: Drawing phylogenetic objects free-hand. R package. http://github.com/liamrevell/physketch

See Also

draw.ultrametric


liamrevell/physketch documentation built on Aug. 27, 2020, 6 a.m.