updateWorksheet: updateWorksheet

View source: R/fan_util_fun.R

updateWorksheetR Documentation

updateWorksheet

Description

updateWorksheet

Usage

updateWorksheet(wb, sheetName, x, ...)

Arguments

wb

a wb object

sheetName

a name of the sheet to be updated

x

a dataframe to be write in the wb object

Details

An internal function that adds a new worksheet or updates (remove and add) the existing worksheet in wb object.

Value

a wb object


fanstev1/fanetc documentation built on April 17, 2025, 10:58 a.m.