sort df by one column in R code example Example: r sort data frame by one column population[order(population$age),]