Simple but Efficient Rowwise Jobs
Apply a function within each row
Objects exported from other packages
Creating efficiently new column(s) in a data frame (including tibble) by applying a function one row at a time.
Useful links