Learn R Programming

crosstable (version 0.3.2)

peek: Open a crosstable in a temporary document

Description

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