Learn R Programming

BioGeoBEARS (version 0.2.1)

cornerlabels: Make labels for plotting ranges on corners

Description

This function makes labels for plotting ranges on corners.

Usage

cornerlabels(text, coords, bg = "green3", col = "black", adj = c(0.5, 0.5), ...)

Arguments

text
The text to put at the corners.
coords
The coordinates at which to plot the labels
bg
The background color
col
The text color
adj
Position adjustment; default adj=c(0.5,0.5)
...
Additional arguments to standard functions

Value

nothing

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster https://code.google.com/p/lagrange/

Matzke_2012_IBS

ReeSmith2008

See Also

cornerpies, corner_coords, get_lagrange_nodenums, LGpy_splits_fn_to_table, LGcpp_splits_fn_to_table

Examples

Run this code
test=1

Run the code above in your browser using DataLab