could not find function "rquery.cormat"

Dear R-sudio community,
I am working with the workpachage rquery.cormat.
After entering following script;
library(corrplot)
rquery.cormat(data)
cormat<-rquery.cormat(data, graphType="heatmap")

end up with the following error
Error in rquery.cormat(data) : could not find function "rquery.cormat"
can you help me how to solve this problem.
best wishes
Arne

Correlation matrix : An R function to do all you need - Easy Guides - Wiki - STHDA

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.