R has a very large number of useful packages and examples. Often, we only need a few lines of R code. However, integrating that with the data flow in Alteryx can be complex. It would be ideal if there was a tool where you could drop in R code, and have the tool create named inputs and outputs for each variable in the R code, and create blank text documents or YXDBs with the correct column names and variable types. This seems like it could be automated, and would eliminate a lot of trial and error in using small pieces of R code for specialty tasks.