Learn R Programming

⚠️There's a newer version (0.6.12) of this package.Take me there.

rtables

[![Check

Copy Link

Version

Install

install.packages('rtables')

Monthly Downloads

3,547

Version

0.6.11

License

Apache License 2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Joe Zhu

Last Published

April 11th, 2025

Functions in rtables (0.6.11)

basic_table

Layout with 1 column and zero rows
asvec

Convert to a vector
analyze

Generate rows analyzing variables across columns
add_overall_level

Add overall or combination levels to split groups
additional_fun_params

Additional parameters within analysis and content functions (afun/cfun)
analyze_colvars

Generate rows analyzing different variables across columns
append_topleft

Append a description to the 'top-left' materials for the layout
as_html

Convert an rtable object to a shiny.tag HTML object
AnalyzeVarSplit

Define a subset tabulation/analysis
compare_rtables

Compare two rtables
cell_values

Retrieve cell values by row and column path
coltree_structure

Display column tree structure
brackets

Retrieve and assign elements of a TableTree
nrow,VTableTree-method

Table dimensions
build_table

Create a table from a layout and data
cbind_rtables

Column-bind two TableTree objects
do_base_split

Apply basic split (for use in custom split functions)
custom_split_funs

Custom split functions
InstantiatedColumnInfo-class

Instantiated column info
format_rcell

Format rcell objects
VarStaticCutSplit-class

Splits for cutting by values of a numeric variable
clear_indent_mods

Clear all indent modifiers from a table
clayout

Column information/structure accessors
find_degen_struct

Find degenerate (sub)structures within a table
compat_args

Compatibility argument conventions
constr_args

Constructor argument conventions
obj_name,VNodeInfo-method

Methods for generics in the formatters package
facet_colcounts_visible<-

Set visibility of column counts for a group of sibling facets
head

Head and tail methods
horizontal_sep

Access or recursively set header-body separator for tables
colcount_visible

Value and Visibility of specific column counts by path
length,CellValue-method

Length of a Cell value
counts_wpcts

Analysis function to count levels of a factor with percentage of the column total
no_colinfo

Exported for use in tern
names,VTableNodeInfo-method

Names of a TableTree
collect_leaves

Collect leaves of a TableTree
drop_facet_levels

Pre-processing function for use in make_split_fun
data.frame_export

Generate a result data frame
facet_colcount

Get or set column count for a facet in column space
df_to_tt

Create an ElementaryTable from a data.frame
content_table

Retrieve or set content table from a TableTree
gen_args

General argument conventions
make_col_df

Column layout summary
is_rtable

Check if an object is a valid rtable
list_wrap_x

Returns a function that coerces the return values of a function to a list
label_at_path

Label at path
qtable_layout

Generalized frequency table
insert_rrow

Insert rrows at (before) a specific location
internal_methods

Combine SplitVector objects
in_rows

Create multiple rows in analysis or summary functions
get_formatted_cells

Get formatted cells
indent

Change indentation of all rrows in an rtable
lyt_args

Layouting function argument conventions
row_paths

Get a list of table row/column paths
rheader

Create a header
row_footnotes

Referential footnote accessors
make_split_fun

Create a custom splitting function
LabelRow

Row classes and constructors
row_paths_summary

Print row/column paths summary
cont_n_allcols

Score functions for sorting TableTrees
make_split_result

Construct split result object
make_afun

Create a custom analysis function wrapping an existing function
pag_tt_indices

Pagination of a TableTree
section_div

Section dividers accessor and setter
indent_string

Indent strings
manual_cols

Manual column declaration
insert_row_at_path

Insert row at path
matrix_form,VTableTree-method

Transform an rtable to a list of matrices which can be used for outputting
simple_analysis

Default tabulation
prune_table

Recursively prune a TableTree
reexports

Objects exported from other packages
rcell

Cell value constructors
sanitize_table_struct

Sanitize degenerate table structures
spl_context

.spl_context within analysis and split functions
rm_all_colcounts

Set all column counts at all levels of nesting to NA
spl_context_to_disp_path

Translate spl_context to a path to display in error messages
ElementaryTable-class

TableTree classes
summarize_row_groups

Add a content row of summary counts
obj_avar

Row attribute accessors
rrow

Create an rtable row
rbindl_rtables

Row-bind TableTree and related objects
rrowl

Create an rtable row from a vector or list of values
split_cols_by_multivar

Associate multiple variables with columns
spl_variable

Variable associated with a split
split_cols_by

Declaring a column-split based on levels of a variable
split_rows_by

Add rows according to levels of a variable
split_funcs

Split functions
split_rows_by_multivar

Associate multiple variables with rows
table_shell

Table shells
table_structure

Summarize table
sf_args

Split function argument conventions
top_left

Top left material
trim_levels_to_map

Trim levels to map
rtable

Create a table
sort_at_path

Sorting a table at a specific path
rtables-package

rtables: Reporting Tables
tree_children

Retrieve or set the direct children of a tree-style object
vars_in_layout

List variables required by a pre-data table layout
split_cols_by_cuts

Split on static or dynamic cuts of the data
trim_levels_in_facets

Trim levels of another variable from each facet (post-processing split step)
toString,VTableTree-method

Convert an rtable object to a string
all_zero_or_na

Trimming and pruning criteria
tt_at_path

Access or set table elements at specified path
export_as_tsv

Create enriched flat value table with paths
trim_rows

Trim rows from a populated table without regard for table structure
update_ref_indexing

Update footnote indices on a built table
validate_table_struct

Validate and assert valid table structure
value_formats

Value formats
ManualSplit

Manually defined split
add_colcounts

Add the column population counts to the header
add_existing_table

Add an already calculated table to the layout
add_overall_col

Add overall column
CellValue

Constructor for Cell Value
add_combo_facet

Add a combination facet in post-processing
Viewer

Display an rtable object in the Viewer pane in RStudio or in a browser
VarLevelSplit-class

Split on levels within a variable
EmptyColInfo

Empty table, column, split objects
MultiVarSplit

Split between two or more different variables