Hy4m/linkET

Need a cor_tbl.

Closed this issue · 1 comments

When i use the example for qcorrplot
correlate(mtcars) %>% as_md_tbl() %>% qcorrplot()
it's return :
Error: Need a cor_tbl.

How did you solve this problem?
——————————————
Ok, I have solved it, the function "correlate()" in "ggcor" overwrites the same name function in "linkET" .