Hello everyone.
I fear this one might be a very simple question. Unfortunately I am not able to solve it...
df <- data.frame( y = c(1137, 1159))
I want to simply calculate the interest rate. So I want to do (1159/1137)-1
Thank you everyone and keep safe