| cor2df | R Documentation | 
Store a correlation matrix as a (long) data.frame
cor2df(object, labels = c("label1", "label2"), ...)
| object | Return value from  | 
| labels | Column names for the correlation pairs | 
| ... | further arguments passed to or from other methods | 
Return the correlation matrix as a (long) data.frame. See https://radiant-rstats.github.io/docs/basics/correlation.html for an example in Radiant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.