Learn R Programming

linea (version 0.1.1)

export_model: 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