peek {crosstable} | R Documentation |
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 |
... |
passed on to |
Value
Nothing, called for its side effects
Author(s)
Dan Chaltiel
[Package crosstable version 0.7.0 Index]