Stringify {datarobot}R Documentation

Convert a function into a single string for DataRobot

Description

Convert a function into a single string for DataRobot

Usage

Stringify(functionToConvert, dputFile = tempfile())

Arguments

functionToConvert

function. The function to convert to a string.

dputFile

character. Optional. A filepath to sink dput into.


[Package datarobot version 2.18.6 Index]