
Make a plot for a pf object
plot.pf.RdMake a plot for a pf object
Usage
# S3 method for class 'pf'
plot(x, columns = NULL, layout = "fan", suppress_tiplabels = FALSE, ...)Arguments
- x
A
pfobect 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.