powered by
Sort by Suffix
sort_suff(x)
character
character; strings to sort
x <- c('pop_2020_est', 'pop_white_2020', 'pop_black_2020', 'pop_white_2021') sort_suff(x)
Run the code above in your browser using DataLab