0

I have used the following code in correlation matrix using metan library in r studio,

library(metan)
View(CorrawpomF)
All <- corr_coef(CorrawpomF)
all
plot(All)

and the output of the code is like this:

enter image description here

how to add superscript and subscript for the ions?

2
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Jul 8, 2024 at 11:28
  • How to add superscript and subscript in correlation matrix using metan library Commented Jul 8, 2024 at 16:30

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.