temp_xlsx {openxlsx2}R Documentation

helper function to create temporary directory for testing purpose

Description

helper function to create temporary directory for testing purpose

Usage

temp_xlsx(name = "temp_xlsx", macros = FALSE)

Arguments

name

for the temp file

macros

logical if the file extension is xlsm or xlsx


[Package openxlsx2 version 1.8 Index]