Description Usage Arguments Value
Plots the cor_fun output object using ggplot2. It is designed to only be used in conjunction with the output of the cor_fun() function ('cor.out'). The dotted red lines (shown only for samples), are 95
1 |
cor.out |
a cor object, as created by the cor_fun(). |
results |
sets the number of total values that will be plotted. By default it is set to the number of cor values. Also, the maximum number of values that can be plotted is 1000. |
graph |
sets the graphic type. Can take the values 'line' or 'bar'. By default is is set to 'bar'. |
a plot of cross-correlated values is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.