Learn R Programming

GPrank (version 0.1.4)

bitseq_setPlot: Configuring the settings of the plots for the BitSeq example

Description

Function for initializing the plotting frame with preset features and with the specified file name.

Usage

bitseq_setPlot(plotName)

Arguments

plotName

Name of the plot with either ".png" or ".pdf" extension.

Value

Plotting frame with the specified file name and preset features.

Examples

Run this code
# NOT RUN {
bitseq_setPlot("geneA_GPprofile.pdf")
bitseq_setPlot("geneA_GPprofile.png")

# }

Run the code above in your browser using DataLab