Learn R Programming

ICAMS (version 3.0.11)

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.