pdfPhyloA0: Plot Large Phylogenies

Description Usage Arguments Value

View source: R/pdfPhyloA0.R

Description

Create a PDF file of a large phylogeny.

Usage

1
pdfPhyloA0(phy, file = "bigtree.pdf", view = FALSE, save = TRUE)

Arguments

phy

An object of class phylo.

file

A vector of mode "character" giving a filename (and path) for the PDF file.

view

Logical, if TRUE, the PDF will be opened in the default PDF viewer, but nothing is saved.

save

Logical, if TRUE, the PDF is saved to file.

Value

None, slicePhylo is called for its side effect of generating a PDF file.


heibl/megaptera documentation built on Jan. 17, 2021, 3:34 a.m.