Tweeted By @robinson_es
#rstats tip of the day:
— Emily Robinson (@robinson_es) July 3, 2018
Do you often find yourself typing something like `paste0(round(number * 100, 1), "%")` to change your decimals to display as percents? Try `percent(number)` from the scales package instead! pic.twitter.com/S8nrUgszOD