scatterPair {NanoStringQCPro}R Documentation

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.


[Package NanoStringQCPro version 1.24.0 Index]