Rdocumentation
powered by
Learn R Programming
NanoStringQCPro (version 1.4.0)
scatterPair: scatterPair
Description
Helper function for a scatter plot inside a pairs plots
Usage
scatterPair(x, y)
Arguments
x
integer, x positions
y
integer, y positions
Value
A scatter plot x versus y.