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