Rtoolset A miscellaneous tool set for R programming and data analysis Installation You can install the development version of Rtoolset from GitHub with: # install.packages("pak") pak::pak("wbvguo/Rtoolset") Usage library(Rtoolset) draw_xmas_tree_panel_gif() more under construction…