A collection of function and useful R code
Do not need to encapsulate package names in quotes.
https://github.com/dbolta/R_functions/blob/master/install_load.R
Use ranger to impute columns of train then broadcast without memory leak into test.
https://github.com/dbolta/R_functions/blob/master/Ranger_Imputer_with_Test_Set.ipynb
Combination of parApply and dplyr functions
https://github.com/dbolta/R_functions/blob/master/min_dist_to_points.Rmd
Given a map control points, generate contour polygons for mapping in spotfire.
https://github.com/dbolta/R_functions/blob/master/Tidy_eval_examples_1.Rmd
A growing collection of NSE examples
https://github.com/dbolta/R_functions/blob/master/Tidy_eval_examples_1.Rmd