export_model: export_model

View source: R/model_file.R

export_modelR Documentation

export_model

Description

Export model to excel file

Usage

export_model(model, path = "model.xlsx", overwrite = FALSE)

Arguments

model

Model object

path

File path to the model file as string

overwrite

Boolean to specify whether to overwrite the file in the specified path

Details

Export a model to an excel file


linea documentation built on Sept. 15, 2022, 9:06 a.m.