powered by
mutate_each(tbl, funs, ..., ext = "")
mutate_each(mtcars, funs(log), mpg, cyl, ext = "_log")
Run the code above in your browser using DataLab