Phylogeographic tree branches

geom_phylo_branches(mapping = NULL, data = NULL, stream = FALSE, ...)

Arguments

mapping

Aesthetic mappings, created with ggplot2::aes().

data

A data frame or phylo_phylogeo object containing branches.

stream

logical; use stream plotting (default FALSE)

...

Other arguments passed on to ggplot2::geom_curve.