Description Usage Arguments Value Examples
plots correlation between numerical columns of a dataframe
1 | vis_corr(.data, .use = "pairwise.complete.obs", .method = "spearman")
|
.data |
a dataframe |
.use |
see cor |
.method |
see cor |
a ggplot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.