capture.src {yhatr} | R Documentation |
Private function for catpuring the source code of model
Description
Private function for catpuring the source code of model
Usage
capture.src(funcs, capture.model.require = TRUE)
Arguments
funcs |
functions to capture, defaults to required yhat model functions |
capture.model.require |
flag to capture the model.require function |
[Package yhatr version 0.15.1 Index]