Plot all tree nodes as points filled by their age value (same color
scale as HPD polygons).
geom_phylo_nodes(mapping = NULL, data = NULL, ...)
Arguments
- mapping
Aesthetic mappings, created with ggplot2::aes().
- data
A data frame or phylo_phylogeo object containing nodes.
- ...
Other arguments passed on to ggplot2::geom_point.