Learn R Programming

qtlc (version 1.0)

showRf: Shows Rf on the plot

Description

Shows prior analysed Rf on the new plot of the 2D matrix.

Usage

showRf(object, col = "green", adjust = NULL, cex = 0.6)

Arguments

object
S3 object of the working TLC
col
Color of the lines.
adjust
Adjustment for the space of the text. Default value is usualy just OK.
cex
A zoom factor for the text.

Value

None.

Examples

Run this code
## Not run: 
# showRf(object)
# ## End(Not run)

Run the code above in your browser using DataLab