Hello I'm new to Alteryx, but I wanted to know if it is possible to export a workflow created in Alteryx to a file that can be imported into the standard R application. The reason I am asking is because I have created a logistic model in Alteryx where I also performed substantial data cleaning and conversion. This is a school project that I have worked on where the company that I am working with does not have Alteryx but they do have R. They would like to integrate the logistic model into their systems so they can predict and score the likelihood of a certain event in real time. My experience with R is very limited and I was wondering if there was a way to import a work flow into R or convert the work flow into R code and then import it into R.
Thanks