Learn R Programming

crosstable (version 0.8.0)

peek: Open a crosstable in a temporary document

Description

This eases copy-pasting

Usage

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

Value

Nothing, called for its side effects

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()

Author

Dan Chaltiel