build_dummy_flextable | R Documentation |
Make a dummy table
build_dummy_flextable( dic = NULL, rows = NULL, cols, top.header, multiresponse = T, caption = NULL, ... )
dic |
A |
rows |
Numeric vector of the rows of interest in the dictionary |
cols |
Character vector of columns that we want to use as focus |
top.header |
Additional header row |
multiresponse |
Boolean; whether table is for multi-response questions |
caption |
The caption of the table |
... |
Other parameters for internal use by the internal function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.