generate_descr_report_cor: Function for creating correlation text part of descriptive...

View source: R/report_helper.R

generate_descr_report_corR Documentation

Function for creating correlation text part of descriptive report

Description

Function for creating correlation text part of descriptive report

Usage

generate_descr_report_cor(cor_matrix, feature, cor_thresholds = c(0.3, 0.5))

Arguments

cor_matrix

correlation matrix

feature

feature name

Value

returns string


el-mrt/auto-statistics documentation built on March 19, 2022, 1:57 p.m.