showRf {qtlc} | R Documentation |
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.
Author(s)
Ivan D. Pavicevic, ivanp84@gmail.com
Examples
## Not run:
showRf(object)
## End(Not run)
[Package qtlc version 1.0 Index]