Skip to contents

Export regtab Results to CSV

Usage

export_regtab_csv(x, file, ...)

Arguments

x

A data.frame from regtab().

file

File path.

...

Additional arguments passed to write.csv().

Value

Invisibly returns x.