Skip to contents

Make a plot for a pf object

Usage

# S3 method for pf
plot(x, columns = NULL, layout = "fan", suppress_tiplabels = FALSE, ...)

Arguments

x

A pf obect to plot

columns

Bare column names of variables to plot with tree.

layout

Either 'phylogram' or 'fan'

...

Other arguments passed to phytools::contMap()

Value

A phytools::contMap() object.