efficientR
efficientR copied to clipboard
using dplyr::bind_rows instead of rbind_all() in chapter-01
Also, I have read the out-ice.Rds from github repo directly using readr::read_rds() and then added readr package in the prerequisite section of the book.