Hi
I am brand new to R.
I want to create a correlation plot but facing issues
I have 21 observations and 6 variables. Out of 6, one numeric and 5 categorical variables. I have converted categorical variables as factor using as.factor function.
But still not able to run spearman correlation. can anyone help me with this