Skip to contents

Requires the openxlsx package.

Usage

export_regtab_xlsx(x, file, ...)

Arguments

x

A data.frame from regtab().

file

File path (.xlsx).

...

Additional arguments passed to openxlsx::write.xlsx().

Value

Invisibly returns x.