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

View source: R/plot.R

PlotPPMToPdfR Documentation

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))

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.

Value

invisible(TRUE)


ICAMS documentation built on June 22, 2024, 6:47 p.m.