Skip to contents

This eases copy-pasting

Usage

peek(x, docx = getOption("crosstable_peek_docx", TRUE), ...)

Arguments

x

a crosstable

docx

if true, peek as a docx, else, peek as xlsx

...

passed on to as_flextable.crosstable() or to as_workbook()

Value

Nothing, called for its side effects

Author

Dan Chaltiel