Stringify {datarobot} | R Documentation |
Convert a function into a single string for DataRobot
Stringify(functionToConvert, dputFile = tempfile())
functionToConvert |
function. The function to convert to a string. |
dputFile |
character. Optional. A filepath to sink dput into. |