changing the index of a dataframe r code example Example: how to change the index of a dataframe in r rownames(dfr) <- 1:nrow(dfr)