Learn R Programming

openxlsx2 (version 0.4.1)

wb_add_chart_xml: dummy function to add a chart to an existing workbook currently only a barplot is possible

Description

dummy function to add a chart to an existing workbook currently only a barplot is possible

Usage

wb_add_chart_xml(wb, sheet = current_sheet(), xml, dims = NULL)

Arguments

wb

a workbook

sheet

the sheet on which the graph will appear

xml

chart xml

dims

the dimensions where the sheet will appear