init_xlsx: Initialize an xlsx file with a little bit of logic to make...

View source: R/xlsx.R

init_xlsxR Documentation

Initialize an xlsx file with a little bit of logic to make sure there are no annoying downstream errors.

Description

Initialize an xlsx file with a little bit of logic to make sure there are no annoying downstream errors.

Usage

init_xlsx(excel = "excel/something.xlsx")

Arguments

excel

Excel file to create.

Value

List containing the basename of the excel file along with the openxlsx workbook data structure.

See Also

[openxlsx::createWorkbook()]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.