df <- data.frame(val=rep(1,100))
I want to mutate new column parmutation every 5 lines c(1:5).
like this
val new 1 1 1