| cor | R Documentation |
Correlation for stranger objects
cor(x, ...)
## S3 method for class 'stranger'
cor(x, method = c("pearson", "kendall", "spearman"), ...)
## Default S3 method:
cor(x, ...)
x |
a stranger object |
method |
see base cor function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.