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.7")



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.7, https://cran.r-project.org/web/packages/rtables
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)
Other packages that cited rtables R package
View rtables citation profile
Other R packages that rtables depends, imports, suggests or enhances
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

Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns