yhat.ls: Private function for determining model dependencies

Description Usage Arguments

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

1
yhat.ls(batchMode = FALSE)

Arguments

batchMode

boolean to capture yhat.batch code for a batch job


yhatr documentation built on May 2, 2019, 4 p.m.

Related to yhat.ls in yhatr...