I have this expression which I\'ve parsed in Emacs:
mtcars %>% head() %>% select(mpg, cyl) %>%"
I want to replace the last %&
%&