cor | R Documentation |
Correlation Structure
cor(
data,
vars,
type = "pearson",
method = "ward.D",
k = 2,
size = 3,
plot = FALSE,
horiz = FALSE,
plot1 = FALSE,
poly = FALSE,
plot2 = FALSE,
plot3 = FALSE,
horiz1 = FALSE,
width = 500,
height = 500,
width3 = 500,
height3 = 500,
width4 = 500,
height4 = 500,
width5 = 500,
height5 = 500
)
data |
The data as a data frame. |
vars |
. |
type |
. |
method |
. |
k |
. |
size |
. |
plot |
. |
horiz |
. |
plot1 |
. |
poly |
. |
plot2 |
. |
plot3 |
. |
horiz1 |
. |
width |
. |
height |
. |
width3 |
. |
height3 |
. |
width4 |
. |
height4 |
. |
width5 |
. |
height5 |
. |
A results object containing:
results$instructions | a html | ||||
results$plot | an image | ||||
results$plot1 | an image | ||||
results$plot2 | an image | ||||
results$plot3 | an image | ||||
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.