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