Other packages > Find by keyword >

rtables  

Reporting Tables
View on CRAN: Click here


Download and install rtables package within the R console
Install from CRAN:
install.packages("rtables")

Install from Github:
library("remotes")
install_github("cran/rtables")

Install by package version:
library("remotes")
install_version("rtables", "0.6.11")



Attach the package and use:
library("rtables")
Maintained by
Joe Zhu
[Scholar Profile | Author Map]
First Published: 2021-01-22
Latest Update: 2023-08-30
Description:
Reporting tables often have structure that goes beyond simple rectangular data. The 'rtables' package provides a framework for declaring complex multi-level tabulations and then applying them to data. This framework models both tabulation and the resulting tables as hierarchical, tree-like objects which support sibling sub-tables, arbitrary splitting or grouping of data in row and column dimensions, cells containing multiple values, and the concept of contextual summary computations. A convenient pipe-able interface is provided for declaring table layouts and the corresponding computations, and then applying them to data.
How to cite:
Joe Zhu (2021). rtables: Reporting Tables. R package version 0.6.11, https://cran.r-project.org/web/packages/rtables. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.3.6 (2021-01-22 09:40), 0.3.8 (2021-07-13 22:50), 0.4.0 (2021-10-06 23:50), 0.5.0 (2022-04-01 04:20), 0.5.1 (2022-05-21 08:50), 0.6.0 (2023-03-03 00:30), 0.6.1 (2023-05-25 18:50), 0.6.3 (2023-08-30 19:00), 0.6.6 (2023-12-08 11:40), 0.6.7 (2024-04-15 12:10), 0.6.8 (2024-06-20 17:50), 0.6.9 (2024-06-27 09:00), 0.6.10 (2024-09-20 19:10)
Other packages that cited rtables R package
View rtables citation profile
Other R packages that rtables depends, imports, suggests or enhances
Complete documentation for rtables
Functions, R codes and Examples using the rtables R package
Some associated functions: CellValue . EmptyColInfo . ManualSplit . MultiVarSplit . VarLevelSplit . Viewer . add_colcounts . add_combo_facet . add_combo_levels . add_existing_table . add_overall_col . add_overall_level . additional_fun_params . analyze . analyze_colvars . append_topleft . as_html . asvec . avarspl . basic_table . brackets . build_table . cbind_rtables . cell_values . cinfo . clear_imods . col_accessors . collect_leaves . compare_rtables . compat_args . constr_args . content_table . counts_wpcts . custom_split_funs . cutsplits . data.frame_export . df_to_tt . dimensions . do_base_split . drop_facet_levels . export_as_docx . find_degen_struct . format_rcell . formatters_methods . gen_args . gfc . head_tail . horizontal_sep . in_rows . indent . indent_string . insert_row_at_path . insert_rrow . int_methods . is_rtable . label_at_path . length-CellValue-method . list_wrap . lyt_args . make_afun . make_col_df . make_col_row_df . make_split_fun . make_split_result . manual_cols . matrix_form-VTableTree-method . names . no_info . paginate . prune_table . qtable_layout . rbind . rcell . reexports . ref_fnotes . rheader . row_accessors . row_paths_summary . rowclasses . rrow . rrowl . rtable . rtinner . sanitize_table_struct . score_funs . section_div . sf_args . sort_at_path . spl_context . spl_context_to_disp_path . spl_variable . split_cols_by . split_cols_by_multivar . split_funcs . split_rows_by . split_rows_by_multivar . summarize_row_groups . summarize_rows . tabclasses . table_shell . table_structure . top_left . tostring . tree_children . trim_levels_in_facets . trim_levels_to_map . trim_prune_funs . trim_rows . trim_zero_rows . tsv_io . tt_to_flextable . ttap . update_ref_indexing . validate_table_struct . value_formats . varcuts . vil . 
Some associated R codes: 00tabletrees.R . Viewer.R . argument_conventions.R . as_html.R . colby_constructors.R . compare_rtables.R . deprecated.R . format_rcell.R . indent.R . index_footnotes.R . make_split_fun.R . make_subset_expr.R . simple_analysis.R . split_funs.R . summary.R . tree_accessors.R . tt_afun_utils.R . tt_compare_tables.R . tt_compatibility.R . tt_dotabulation.R . tt_export.R . tt_from_df.R . tt_paginate.R . tt_pos_and_access.R . tt_showmethods.R . tt_sort.R . tt_test_afuns.R . tt_toString.R . utils.R . validate_table_struct.R . zzz_constants.R .  Full rtables package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for rtables20406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA