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]
All associated links for this package
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 30 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
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  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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