Learn R Programming

ICAMS (version 2.3.12)

PlotPPMToPdf: Plot position probability matrices (PPM) to a PDF file

Description

Plot position probability matrices (PPM) to a PDF file

Usage

PlotPPMToPdf(list.of.ppm, file, titles = names(list.of.ppm))

Value

invisible(TRUE)

Arguments

list.of.ppm

A list of position probability matrices (PPM)

file

The name of the PDF file to be produced.

titles

A vector of titles on top of each PPM plot.