I have a dataframe like this:
df <- data.frame(A=1:10, B=3, C=17)
and I want to apply a function to each row of the dataframe which iterativel