powered by
Flatten and arrange cor matrix to be df
flatten_mat(cor_mat, return_mat)
A vector of correlation-based ranked features
A correlation matrix output from running feature_cor()
feature_cor()
Logical. Should the flattened matrix be printed? Default set to FALSE.
if (FALSE) { flatten_mat(cor_mat = cor_mat, return_mat = FALSE) }
Run the code above in your browser using DataLab