I am exploring the tidyverse package.
I am okay with the below code:
library(dslabs) data("murders") murders <- mutate(murders, rate = total