Skip to contents

Write worksheet to Excel workbook.

Usage

write_worksheet(data, sheet_name, sheet_index, workbook)

Arguments

data

the input data

sheet_name

the sheet name

sheet_index

the sheet index

workbook

the Excel workbook

Value

the Excel workbook