image.phyDat {phangorn}R Documentation

Plot of a Sequence Alignment

Description

This function plots an image of an alignment of sequences.

Usage

## S3 method for class 'phyDat'
image(x, ...)

Arguments

x

an object containing sequences, an object of class phyDat.

...

further arguments passed to or from other methods.

Details

A wrapper for using image.DNAbin and image.AAbin.

See Also

image.DNAbin, image.AAbin


[Package phangorn version 2.11.1 Index]