update_ws: Update a specific worksheet from a workbook.

View source: R/update_wb.R

update_wsR Documentation

Update a specific worksheet from a workbook.

Description

Update a specific worksheet from a workbook.

Usage

update_ws(wb, data, sheet)

Arguments

wb

a workbook object created with openxlsx::loadWorkbook()

data

a named list of data.frames

sheet

name of the sheet that needs to be updated

Value

invisible(0)


JMPivette/evavelo documentation built on April 8, 2023, 4:20 p.m.