Learn R Programming

openxlsx2 (version 0.7)

wb_add_chart_xml: add a chart xml to a workbook

Description

add a chart xml to a workbook

Usage

wb_add_chart_xml(
  wb,
  sheet = current_sheet(),
  xml,
  dims = NULL,
  colOffset = 0,
  rowOffset = 0
)

Arguments

wb

a workbook

sheet

the sheet on which the graph will appear

xml

chart xml

dims

the dimensions where the sheet will appear

colOffset, rowOffset

startCol and startRow