write_expr_excel: Build expression to write data to Excel file with multiple...

write_expr_excelR Documentation

Build expression to write data to Excel file with multiple sheets

Description

Build expression to write data to Excel file with multiple sheets

Usage

write_expr_excel(data_names, path)

Arguments

data_names

Named character vector where names are sheet names

path

Character. Full file path for output

Value

A language object (expression) that writes Excel file


blockr.io documentation built on Jan. 7, 2026, 9:06 a.m.