wb_open {openxlsx2}R Documentation

Preview a workbook in a spreadsheet software

Description

You can also use the shorter wb$open() as a replacement. To open xlsx files, see xl_open().

Usage

wb_open(wb, flush = FALSE)

Arguments

wb

a wbWorkbook object

flush

if the flush option should be used


[Package openxlsx2 version 1.17 Index]