Learn R Programming

yhatr (version 0.15.1)

yhat.ls: Private function for determining model dependencies

Description

List all object names which are dependencies of `model.transform` and `model.predict` or `yhat.batch` if this is a batch mode deploy

Usage

yhat.ls(batchMode = FALSE)

Arguments

batchMode
boolean to capture yhat.batch code for a batch job