I have a tibble/df and would like to calculate pearson correlation coefficient per row.
df
I tried the following:
cor(x, method = "pears