qwrite: Write workbook to an xlsx file

View source: R/qwrite.R

qwriteR Documentation

Write workbook to an xlsx file

Description

Wrapper to openxlsx::saveWorkbook to write an Excel workbook to file

Usage

qwrite(wb, file, overwrite = FALSE)

Arguments

wb

A Workbook object to write to file

file

A character string naming an xlsx file

overwrite

If TRUE, overwrite any existing file.


epicentre-msf/qxl documentation built on March 26, 2024, 6:33 p.m.