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