model_save: Save the model to a file using a robust function

Description Usage Arguments Value

View source: R/cache.R

Description

Save the model to a file using a robust function

Usage

1
model_save(dt_model, fpath, backup_on_overwrite = TRUE)

Arguments

dt_model

The model to save

fpath

Where to save it

backup_on_overwrite

Whether to keep a backup on overwrite

Value

invisible(NULL)


henfiber/later documentation built on May 20, 2019, 6:46 p.m.