View source: R/report_helper.R
generate_descr_report_cor | R Documentation |
Function for creating correlation text part of descriptive report
generate_descr_report_cor(cor_matrix, feature, cor_thresholds = c(0.3, 0.5))
cor_matrix |
correlation matrix |
feature |
feature name |
returns string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.