Create Table Summaries and Export Neat Tables to 'Excel'
Apply NA handling rules to multiple-response data
Convert xlr types to their base R type
Summarise a multiple response table
Summarize a Question Block
Create a one, two, three,..., n-way table
Adds a table of contents to an .xlsx (Excel) file
Test if an object is a xlr_format
Check if a variable is an xlr type This function tests whether an R va...
Pivot a table wider combining counts and percentages
Remove rows with NA values
Update the xlr_table theme
Write a xlr_table, data.frame, or tibble to an .xlsx (Excel) f...
xlr and dplyr
Specify formatting options for xlr_* types
xlr_integer vector
xlr_n_percent vector
xlr_numeric vector
xlr_percent vector
xlr_table object
xlr_vector vector
Internal vctrs methods
A high-level interface for creating and exporting summary tables to 'Excel'. Built on 'dplyr' and 'openxlsx', it provides tools for generating one-way to n-way tables, and summarizing multiple response questions and question blocks. Tables are exported with native 'Excel' formatting, including titles, footnotes, and basic styling options.
Useful links