Skip to contents

All functions

as_base_r()
Convert xlr types to their base R type
build_mtable()
Summarise a multiple response table
build_qtable()
Summarise a question block
build_table()
Create a one, two, three,..., n-way table
clothes_opinions
Clothes opinions data
column_to_style()
convert a column into a format
create_table_of_contents()
Adds a table of contents to an .xlsx (Excel) file
is_xlr_format()
Test if an object is a xlr_format
is_xlr_type()
Check if a variable is an xlr type This function tests whether an R variable has a xlr type.
new_xlr_integer()
Constructor of xlr_integer
new_xlr_numeric()
Constructor of xlr_numeric
new_xlr_percent()
Constructor of percent
new_xlr_vector()
Constructor of xlr_vector
update_theme()
Update the xlr_table theme
write_xlsx()
Write a xlr_table, data.frame, or tibble to an .xlsx (Excel) file
xlr_and_dplyr
xlr and dplyr
xlr_format() xlr_format_numeric()
Specify formatting options for xlr_* types
xlr_integer() is_xlr_integer() as_xlr_integer()
xlr_integer vector
xlr_numeric() is_xlr_numeric() as_xlr_numeric()
xlr_numeric vector
xlr_percent() is_xlr_percent() as_xlr_percent()
xlr_percent vector
xlr_table() is_xlr_table() as_xlr_table()
xlr_table object
xlr_vector() is_xlr_vector() as_xlr_vector()
xlr_vector vector