| save_model_excel | R Documentation | 
Save models information including statistics (R2, AUC), odds, pvalue and vif to excel spreadsheet.
save_model_excel(model.out = model.out, out = out)
out | 
 The file name in excel spreadsheet format (.xlsx).  | 
no return values
save_model_excel(model.final, out="Model.xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.