sort a dataframe based on a column R code example Example: r sort data frame by one column population[order(population$age),]