Description Usage Arguments Value
View source: R/NanoStringQualityMetrics.R
Helper function for printing correlation coefficients inside a pairs plots
1 |
x |
integer |
y |
integer, same length as x |
digits |
scalar integer, indicating the number of decimal positions for displaying the correlation coefficient |
cex.cor |
scalar numeric to specify relative font size for priting the correlation coefficient |
doTest |
boolean, whether a results of cor.test should be displayed as well |
Prints correlation coefficients (and p-values if doTest = TRUE) within a pairs plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.